From 282362c01b67f83ff5cf677ba125a41a6d594f2c Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sat, 15 Nov 2014 17:15:29 +0100 Subject: Update plugins 2 --- pyload/plugins/addon/WindowsPhoneToastNotify.py | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pyload/plugins/addon/WindowsPhoneToastNotify.py') diff --git a/pyload/plugins/addon/WindowsPhoneToastNotify.py b/pyload/plugins/addon/WindowsPhoneToastNotify.py index abcd6c55c..4c57ff72c 100644 --- a/pyload/plugins/addon/WindowsPhoneToastNotify.py +++ b/pyload/plugins/addon/WindowsPhoneToastNotify.py @@ -21,10 +21,6 @@ class WindowsPhoneToastNotify(Addon): __authors__ = [("Andy Voigt", "phone-support@hotmail.de")] - def setup(self): - self.info = {} #@TODO: Remove in 0.4.10 - - def getXmlData(self): myxml = (" " " Pyload Mobile Captcha waiting! " -- cgit v1.2.3