From 224edbeb15d781e7774ec78e7519f414ad22e005 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 11 Mar 2013 09:06:07 +0000 Subject: remove debug output from wscript git-svn-id: svn://localhost/ardour2/branches/3.0@14213 d708f5d6-7413-0410-9779-e7cbd77b26cf --- wscript | 2 -- 1 file changed, 2 deletions(-) (limited to 'wscript') diff --git a/wscript b/wscript index d9cebcd873..57929acad4 100644 --- a/wscript +++ b/wscript @@ -635,8 +635,6 @@ def configure(conf): # Set up waf environment and C defines opts = Options.options - print "PH = " - print opts.phone_home if opts.phone_home: conf.define('PHONE_HOME', 1) conf.env['PHONE_HOME'] = True -- cgit v1.2.3