add a FIXME

This commit is contained in:
Nikos Kouremenos 2005-08-01 22:47:11 +00:00
parent 8ede65961f
commit 55a5678ee4
1 changed files with 2 additions and 0 deletions

View File

@ -320,6 +320,8 @@ class Chat:
gajim.config.set('gc-width', width)
gajim.config.set('gc-height', height)
# FIXME: if we're here the del in 10 lines will not be called!
# maybe mem leak?
self.window.destroy()
return
if self.nb_unread[jid] > 0: