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