From 2db634796bd5426c11f7849ce480265091f128c8 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Mon, 13 Apr 2015 17:34:59 +0200 Subject: Cleanup (2) --- pyload/plugin/addon/MergeFiles.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyload/plugin/addon/MergeFiles.py') diff --git a/pyload/plugin/addon/MergeFiles.py b/pyload/plugin/addon/MergeFiles.py index e7da4a82a..dfc5f41d4 100644 --- a/pyload/plugin/addon/MergeFiles.py +++ b/pyload/plugin/addon/MergeFiles.py @@ -26,8 +26,6 @@ class MergeFiles(Addon): @threaded - - def packageFinished(self, pack): files = {} fid_dict = {} -- cgit v1.2.3