summaryrefslogtreecommitdiff
path: root/scene/animation/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'scene/animation/SCsub')
-rw-r--r--scene/animation/SCsub2
1 files changed, 0 insertions, 2 deletions
diff --git a/scene/animation/SCsub b/scene/animation/SCsub
index bf9125be7f..b01e2fd54d 100644
--- a/scene/animation/SCsub
+++ b/scene/animation/SCsub
@@ -3,5 +3,3 @@
Import('env')
env.add_source_files(env.scene_sources, "*.cpp")
-
-Export('env')