mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
remove debug scons message
git-svn-id: svn://localhost/ardour2/trunk@962 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
af757a1b6a
commit
4f70247986
1 changed files with 0 additions and 1 deletions
|
|
@ -992,7 +992,6 @@ for subdir in coredirs:
|
||||||
|
|
||||||
for sublistdir in [ subdirs, gtk_subdirs, surface_subdirs ]:
|
for sublistdir in [ subdirs, gtk_subdirs, surface_subdirs ]:
|
||||||
for subdir in sublistdir:
|
for subdir in sublistdir:
|
||||||
print "doing stuff in " + subdir + "\n"
|
|
||||||
SConscript (subdir + '/SConscript')
|
SConscript (subdir + '/SConscript')
|
||||||
|
|
||||||
# cleanup
|
# cleanup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue