remove a print

This commit is contained in:
Nikos Kouremenos 2005-11-13 19:50:22 +00:00
parent 571c512832
commit 212ec8b91d
1 changed files with 0 additions and 2 deletions

View File

@ -67,8 +67,6 @@ def dbus_notify(event_type, jid, account, msg_type = '', file_props = None):
else: else:
actor = jid actor = jid
print account
img = 'chat.png' # img to display img = 'chat.png' # img to display
ntype = 'im' # Notification Type ntype = 'im' # Notification Type