[SCM] Installer for game data files branch, gui, updated. 9092133f0b2589fd66ef16e6348f2c3989f9aa4c
Jon Dowland
jmtd at debian.org
Fri Sep 25 17:28:42 UTC 2009
The following commit has been merged in the gui branch:
commit 2a4a3ab1e66dd6d36b88e7257bbdc8ae851490e8
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