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