summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hook/ExpertDecoders.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/hook/ExpertDecoders.py')
-rw-r--r--pyload/plugin/hook/ExpertDecoders.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyload/plugin/hook/ExpertDecoders.py b/pyload/plugin/hook/ExpertDecoders.py
index b34309d25..2e2982d2d 100644
--- a/pyload/plugin/hook/ExpertDecoders.py
+++ b/pyload/plugin/hook/ExpertDecoders.py
@@ -46,8 +46,6 @@ class ExpertDecoders(Hook):
@threaded
-
-
def _processCaptcha(self, task):
task.data['ticket'] = ticket = uuid4()
result = None