remove FIXME

This commit is contained in:
Yann Leboulanger 2005-10-18 09:33:56 +00:00
parent 63c1d3d3f0
commit f1b8cc1246
1 changed files with 2 additions and 1 deletions

View File

@ -271,7 +271,8 @@ class TabbedChatWindow(chat.Chat):
self.paint_banner(jid)
def get_specific_unread(self, jid):
return 0 # FIXME: always zero why??
# return the number of unread for contacts in the room when gc, 0 in tc
return 0
def show_avatar(self, jid, resource):
# Get the XML instance