From 092e7385d9eeb1a510c0080d7ee418081dff9f6d Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 5 Feb 2006 22:11:04 +0000 Subject: ==SCons== *remove double WITH_BF_FFMPEG --- tools/btools.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') diff --git a/tools/btools.py b/tools/btools.py index 8a9f08e5f22..be5a4455542 100755 --- a/tools/btools.py +++ b/tools/btools.py @@ -162,8 +162,6 @@ def read_opts(cfg, args): ('BF_ZLIB_LIB', 'ZLib library', ''), ('BF_ZLIB_LIBPATH', 'ZLib library path', ''), - (BoolOption('WITH_BF_FFMPEG', 'Use FFMpeg sequencer', 'false')), - (BoolOption('WITH_BF_INTERNATIONAL', 'Use Gettext and Freetype if true', 'true')), ('BF_GETTEXT', 'gettext base path', ''), -- cgit v1.2.3