From 69eb9e649428b930448f496a7a39a9f12bb278bb Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 11 Aug 2010 12:01:55 +0200 Subject: correct order in webif --- module/FileDatabase.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/FileDatabase.py') 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""" -- cgit v1.2.3