url_image_preview. remove unused code
This commit is contained in:
@@ -43,7 +43,6 @@ class UrlImagePreviewPlugin(GajimPlugin):
|
|||||||
for control in self.controls:
|
for control in self.controls:
|
||||||
control.disconnect_from_chat_control()
|
control.disconnect_from_chat_control()
|
||||||
self.controls = []
|
self.controls = []
|
||||||
self.conn.close()
|
|
||||||
|
|
||||||
def print_special_text(self, tv, special_text, other_tags, graphics=True):
|
def print_special_text(self, tv, special_text, other_tags, graphics=True):
|
||||||
for control in self.controls:
|
for control in self.controls:
|
||||||
|
|||||||
Reference in New Issue
Block a user