Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2012-12-19 13:50:31 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-12-19 13:50:31 +0400
commit0a1f8ada3424dd6c737bcab91c1cdf54a59879fc (patch)
treeb013c47855be9547094ebf7de5e026a4924fa323 /source/blender/python/SConscript
parent2cb39ea9da3ce5dd45a0be6f997a0c1d942ad4fc (diff)
Minor fix
Diffstat (limited to 'source/blender/python/SConscript')
-rw-r--r--source/blender/python/SConscript3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/python/SConscript b/source/blender/python/SConscript
index 792025458e1..0a117f842e5 100644
--- a/source/blender/python/SConscript
+++ b/source/blender/python/SConscript
@@ -95,9 +95,6 @@ if env['WITH_BF_COMPOSITOR']:
if env['WITH_BF_CYCLES']:
defs.append('WITH_CYCLES')
-if env['WITH_BF_CYCLES']:
- defs.append('WITH_CYCLES')
-
if env['WITH_BF_CYCLES_OSL']:
defs.append('WITH_CYCLES_OSL')