From 3f7217aefe3b3dfe1255859f84f3c0ee562448e6 Mon Sep 17 00:00:00 2001 From: Travis Shirk Date: Wed, 8 Feb 2006 02:42:24 +0000 Subject: [PATCH] Removed FIXME Asterix, this method is actually new (i.e., was only in gc before), but now it is needed (see #1495). Also, what I was not expecting was the refresh of self.contact in this same function. This is required since the contact goes stale when we go offline. Not sure if that is a bug or not. --- src/chat_control.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/chat_control.py b/src/chat_control.py index 65000a1c6..f2f093beb 100644 --- a/src/chat_control.py +++ b/src/chat_control.py @@ -1464,7 +1464,6 @@ class ChatControl(ChatControlBase): tb.set_active(not tb.get_active()) def got_connected(self): - #FIXME: We can remove this function ? it's usefull only in GC ChatControlBase.got_connected(self) # Refreshing contact self.contact = gajim.contacts.get_contact_with_highest_priority(