* remove redundant define.

This commit is contained in:
Nathan Letwory
2008-02-10 18:48:29 +00:00
parent 98b4fa74cb
commit 9d7ef684e3
5 changed files with 2 additions and 11 deletions

View File

@@ -20,8 +20,6 @@ if env['WITH_BF_QUICKTIME']==1:
if env['WITH_BF_OPENEXR'] == 1:
defs.append('WITH_OPENEXR')
defs.append('USE_PYNODES')
if env['WITH_BF_FFMPEG'] == 1:
defs.append('WITH_FFMPEG')