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:
Diffstat (limited to 'source/blender/makesrna/SConscript')
-rw-r--r--source/blender/makesrna/SConscript3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/makesrna/SConscript b/source/blender/makesrna/SConscript
index 993fa6adde5..a64963ff03e 100644
--- a/source/blender/makesrna/SConscript
+++ b/source/blender/makesrna/SConscript
@@ -48,9 +48,6 @@ if env['WITH_BF_LCMS']:
if env['WITH_BF_GAMEENGINE']:
defs.append('WITH_GAMEENGINE')
-if env['WITH_BF_COLLADA']:
- defs.append('WITH_COLLADA')
-
if env['BF_UNIT_TEST']:
defs.append('UNIT_TEST')