From 212ec8b91daa70359996901532fa2b150d8ac104 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Sun, 13 Nov 2005 19:50:22 +0000 Subject: [PATCH] remove a print --- src/notify.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/notify.py b/src/notify.py index 70c671111..7c269d336 100644 --- a/src/notify.py +++ b/src/notify.py @@ -66,8 +66,6 @@ def dbus_notify(event_type, jid, account, msg_type = '', file_props = None): actor = gajim.get_first_contact_instance_from_jid(account, jid).name else: actor = jid - - print account img = 'chat.png' # img to display ntype = 'im' # Notification Type