From 928215851eea350832e3e414a3b351d1ba1ca88b Mon Sep 17 00:00:00 2001 From: KingZero Date: Sun, 2 Aug 2009 02:35:31 +0200 Subject: spoob... --- module/file_list.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'module') diff --git a/module/file_list.py b/module/file_list.py index b96c7a63d..cb7336620 100644 --- a/module/file_list.py +++ b/module/file_list.py @@ -57,8 +57,6 @@ class File_List(object): def remove(self, pyfile): - #pass - if pyfile in self.files: self.files.remove(pyfile) -- cgit v1.2.3