summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/OCR.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-15 07:18:39 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-06-15 07:18:39 +0200
commitc9144f451b74e4d3cc67935b9e73c662ac870c6e (patch)
tree46b0b6668cc6805d5138d9693e47c315817ffa3e /module/plugins/internal/OCR.py
parent[PremiumizeMe] Account version up (diff)
downloadpyload-c9144f451b74e4d3cc67935b9e73c662ac870c6e.tar.xz
Hook plugin code cosmetics (2)
Diffstat (limited to 'module/plugins/internal/OCR.py')
-rw-r--r--module/plugins/internal/OCR.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/internal/OCR.py b/module/plugins/internal/OCR.py
index 1874ba07d..2349d32af 100644
--- a/module/plugins/internal/OCR.py
+++ b/module/plugins/internal/OCR.py
@@ -36,7 +36,7 @@ class OCR(object):
self.result_captcha = ''
- def unload(self):
+ def deactivate(self):
"""delete all tmp images"""
pass