]> git.saurik.com Git - wxWidgets.git/commitdiff
Sorry, zapping rogue print statement. ;-/
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 27 Feb 2006 05:52:56 +0000 (05:52 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 27 Feb 2006 05:52:56 +0000 (05:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/all/build-all

index 68b6e82f8e9c8ddf4902042b578e86188374474e..ad6939b23218142cbe7ebd373b554bbd32a905d5 100755 (executable)
@@ -131,7 +131,6 @@ def main(args):
     config_env = config.asDict()
     config_env.update(os.environ)
 
     config_env = config.asDict()
     config_env.update(os.environ)
 
-    print `config_env`
     # Things that need to be done before any of the builds
     initialTask = Task([ Job("cleanup", "distrib/all/build-setup", env=config_env),
                          Job("makedocs", "distrib/all/build-docs", env=config_env),
     # Things that need to be done before any of the builds
     initialTask = Task([ Job("cleanup", "distrib/all/build-setup", env=config_env),
                          Job("makedocs", "distrib/all/build-docs", env=config_env),