From 5a679eeada699b74e29bf8947d25ae3e83289180 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 2 Oct 2010 22:14:08 +0200 Subject: improved accountmanager --- pyLoadCore.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index 072737716..9f2e2ab91 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -308,7 +308,6 @@ class Core(object): f = open(link_file, "wb") f.close() - #self.scheduler.start() self.scheduler.addJob(0, self.accountManager.cacheAccountInfos) while True: -- cgit v1.2.3