]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-all
Test wx.ListBox.HitTest
[wxWidgets.git] / 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)
 
-    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),