Skip to content
Snippets Groups Projects
Commit 55a5678e authored by nkour's avatar nkour
Browse files

add a FIXME

parent 8ede6596
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment