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/nodes/SConscript')
-rw-r--r--source/blender/nodes/SConscript3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/nodes/SConscript b/source/blender/nodes/SConscript
index a9f303c8dd3..164e30c7d05 100644
--- a/source/blender/nodes/SConscript
+++ b/source/blender/nodes/SConscript
@@ -27,9 +27,6 @@ if env['WITH_BF_PYTHON']:
else:
defs.append('DISABLE_PYTHON')
-if env['WITH_BF_INTERNATIONAL']:
- defs.append('WITH_FREETYPE2')
-
if env['WITH_BF_OPENEXR']:
defs.append('WITH_OPENEXR')