From 585a4fdea4a24071bc5181046f9a8708c2a6d07d Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Sat, 1 Oct 2011 21:55:41 +0300 Subject: [PATCH] url_image_preview. remove unused code --- url_image_preview/url_image_preview.py | 1 - 1 file changed, 1 deletion(-) diff --git a/url_image_preview/url_image_preview.py b/url_image_preview/url_image_preview.py index f173398..fc408e5 100644 --- a/url_image_preview/url_image_preview.py +++ b/url_image_preview/url_image_preview.py @@ -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: