From 33c7df15649ab3dbb963b58eb852d3e2876d31be Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 2 Jun 2009 00:45:18 +0200 Subject: new reconnect method, hard to test --- Plugins/YoutubeCom.py | 1 - 1 file changed, 1 deletion(-) (limited to 'Plugins/YoutubeCom.py') diff --git a/Plugins/YoutubeCom.py b/Plugins/YoutubeCom.py index a21f75518..a20058643 100644 --- a/Plugins/YoutubeCom.py +++ b/Plugins/YoutubeCom.py @@ -20,7 +20,6 @@ class YoutubeCom(Plugin): self.html = None self.html_old = None #time() where loaded the HTML self.time_plus_wait = None #time() + wait in seconds - self.want_reconnect = None def set_parent_status(self): """ sets all available Statusinfos about a File in self.parent.status -- cgit v1.2.3