summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-06-28 14:49:34 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-06-28 20:21:03 +0200
commit6abc3221c9b5ba1a1b54633c8283c7c5c978558a (patch)
treeb98bb58c4e10bc6638cebfc2fb1327ca71adb797 /pyLoadCore.py
parentUpdate CherryPy wsgiserver to version 3.2.1 (diff)
downloadpyload-6abc3221c9b5ba1a1b54633c8283c7c5c978558a.tar.xz
[GUI] Removed
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index e648e7fe9..7aec7aa4c 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -69,7 +69,6 @@ class Core(object):
def __init__(self):
self.doDebug = False
- self.startedInGui = False
self.running = False
self.daemon = False
self.remote = True