From b453b3bf94dcd40d71c30fd0053f7110cb52b211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Sat, 24 Dec 2011 12:25:29 +0100 Subject: Removing debug print. diff --git a/BuildTools/SCons/Tools/wix.py b/BuildTools/SCons/Tools/wix.py index 2c5904b..7d1e4a2 100644 --- a/BuildTools/SCons/Tools/wix.py +++ b/BuildTools/SCons/Tools/wix.py @@ -3,7 +3,6 @@ import SCons.Util from subprocess import call def generate(env) : - print "Adding WiX to environment" wixPath = env.get("wix_bindir", "") if len(wixPath) > 0 and wixPath[-1] != "\\": wixPath += "\\" -- cgit v0.10.2-6-g49f6