summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 21f33db46a..9ab5434314 100644
--- a/SConstruct
+++ b/SConstruct
@@ -992,7 +992,6 @@ for subdir in coredirs:
for sublistdir in [ subdirs, gtk_subdirs, surface_subdirs ]:
for subdir in sublistdir:
- print "doing stuff in " + subdir + "\n"
SConscript (subdir + '/SConscript')
# cleanup