summaryrefslogtreecommitdiffstats
path: root/Plugins/RSDF.py
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/RSDF.py')
-rw-r--r--Plugins/RSDF.py5
1 files changed, 0 insertions, 5 deletions
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