summaryrefslogtreecommitdiff
path: root/modules/gdnative/arvr/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/arvr/SCsub')
-rw-r--r--modules/gdnative/arvr/SCsub6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/gdnative/arvr/SCsub b/modules/gdnative/arvr/SCsub
deleted file mode 100644
index 20eaa99592..0000000000
--- a/modules/gdnative/arvr/SCsub
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/env python
-
-Import('env')
-Import('env_gdnative')
-
-env_gdnative.add_source_files(env.modules_sources, '*.cpp')