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