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