summaryrefslogtreecommitdiffstats
path: root/scene/theme/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'scene/theme/SCsub')
-rw-r--r--scene/theme/SCsub1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/theme/SCsub b/scene/theme/SCsub
index 5f62ae4b05..2372d1820a 100644
--- a/scene/theme/SCsub
+++ b/scene/theme/SCsub
@@ -4,7 +4,6 @@ Import("env")
import default_theme_builders
-
env.add_source_files(env.scene_sources, "*.cpp")
SConscript("icons/SCsub")