url_image_preview. remove unused code

This commit is contained in:
Denis Fomin
2011-10-01 21:55:41 +03:00
parent 8ce3dcb9c0
commit 585a4fdea4

View File

@@ -43,7 +43,6 @@ class UrlImagePreviewPlugin(GajimPlugin):
for control in self.controls:
control.disconnect_from_chat_control()
self.controls = []
self.conn.close()
def print_special_text(self, tv, special_text, other_tags, graphics=True):
for control in self.controls: