From d02541c948a71533469663b3400bc4a3179548c2 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 26 May 2009 15:36:51 +0200 Subject: introduced logger --- Plugins/RSDF.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Plugins/RSDF.py') diff --git a/Plugins/RSDF.py b/Plugins/RSDF.py index 9b377a2a3..65f01d41b 100644 --- a/Plugins/RSDF.py +++ b/Plugins/RSDF.py @@ -36,11 +36,6 @@ class RSDF(Plugin): """ returns True or False """ return True - - def get_file_url(self): - """ returns the absolute downloadable filepath - """ - return self.parent.url def __call__(self): return self.plugin_name -- cgit v1.2.3