From 1abf5865d620bd9367abcffe9ba192def98831b3 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sat, 11 Nov 2006 14:03:59 +0000 Subject: [PATCH] remove an old debug print --- src/roster_window.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/roster_window.py b/src/roster_window.py index 48efa0471..36ac1e25b 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -1174,7 +1174,6 @@ class RosterWindow: uf_show = helpers.get_uf_show(show) if status: - print '1' ctrl.print_conversation(_('%s is now %s (%s)') % (name, uf_show, status), 'status') else: # No status message