Browse Source

waf: remove sneaked debug print

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2475 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/1.90
nedko 17 years ago
parent
commit
aeef5fb382
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      linux/dbus/wscript

+ 0
- 2
linux/dbus/wscript View File

@@ -33,8 +33,6 @@ def configure(conf):
def subst_func(tsk):
"Substitutes variables in a .in file"

print "subsituting!"

m4_re = re.compile('\$\{(\w+)\}', re.M)

env = tsk.env()


Loading…
Cancel
Save