[SCM] Installer for game data files branch, yaml, updated. 20ed34dd0bd423016cacc18bd442461cc02165a1
Jon Dowland
jmtd at debian.org
Thu Sep 24 17:52:55 UTC 2009
The following commit has been merged in the yaml branch:
commit 6629ffebc753e7572428a29a979faac8565813b8
Author: Jon Dowland <jmtd at debian.org>
Date: Thu Sep 24 17:35:13 2009 +0100
errant print statement
diff --git a/gdp.py b/gdp.py
index 52a635b..17affc0 100755
--- a/gdp.py
+++ b/gdp.py
@@ -57,7 +57,6 @@ class View:
type one."""
w = self.builder.get_object("placeholder_filechooser_window")
children = w.get_children()
- print "there are %d children" % len(children)
w.remove(children[0])
self.window.append_page(children[0])
self.builder.get_object("choose_file_button").connect("clicked",
--
Installer for game data files
More information about the Pkg-games-commits
mailing list