summaryrefslogtreecommitdiffstats
path: root/module/FileDatabase.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-11 12:01:55 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-11 12:01:55 +0200
commit69eb9e649428b930448f496a7a39a9f12bb278bb (patch)
tree83fc72a5df42c3f384fa06ec19e1554ebf18183a /module/FileDatabase.py
parentpackage finished event (diff)
downloadpyload-69eb9e649428b930448f496a7a39a9f12bb278bb.tar.xz
correct order in webif
Diffstat (limited to 'module/FileDatabase.py')
-rw-r--r--module/FileDatabase.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/FileDatabase.py b/module/FileDatabase.py
index bbf02387e..a7d32b125 100644
--- a/module/FileDatabase.py
+++ b/module/FileDatabase.py
@@ -790,7 +790,6 @@ class FileDatabaseBackend(Thread):
return [x[0] for x in self.c ]
@queue
- #----------------------------------------------------------------------
def getUnfinished(self, pid):
"""return list of ids with pyfiles in package not finished or processed"""