Remove debug remains.

This commit is contained in:
Stephan Erb 2008-05-03 10:20:56 +00:00
parent 8c963e2de0
commit d95c087ffa
1 changed files with 3 additions and 2 deletions

View File

@ -128,11 +128,12 @@ class HistoryWindow:
def _fill_completion_dict(self):
'''Fill completion_dict for key auto completion.
Key will be either jid or full_completion_name
(contact name or long description like "pm-contact from groupchat....")
{key : (jid, account, nick_name, full_completion_name}'''
c1 = time.clock()
{key : (jid, account, nick_name, full_completion_name}
'''
liststore = gtkgui_helpers.get_completion_liststore(self.jid_entry)
# Add all jids in logs.db: