summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui.py b/gui.py
index 68339c2c7..f599b4ec8 100755
--- a/gui.py
+++ b/gui.py
@@ -408,7 +408,6 @@ class MessageWindow:
else:
tbutton = button
- print "adding button ",tbutton
widget = dialog.add_button(tbutton, rid)
rid = rid + 1