Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/VisualMatchActivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'VisualMatchActivity.py')
-rw-r--r--VisualMatchActivity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/VisualMatchActivity.py b/VisualMatchActivity.py
index 0fa9113..92c562a 100644
--- a/VisualMatchActivity.py
+++ b/VisualMatchActivity.py
@@ -209,7 +209,6 @@ class VisualMatchActivity(activity.Activity):
# Button callbacks
#
def _select_game_cb(self, button, activity, cardtype):
- print "in _select_game_cb: %s" % (cardtype)
window.new_game(activity.vmw, cardtype)
def _journal_cb(self, button, path):