diff options
| author | 2012-08-13 17:40:10 +0200 | |
|---|---|---|
| committer | 2012-08-13 17:40:10 +0200 | |
| commit | 941e3021000e59020f66419cc2156aee30972121 (patch) | |
| tree | 49332fb148dd50c0ee78e4c20336c2848921bc1a /pyLoadCore.py | |
| parent | merge (diff) | |
| download | pyload-941e3021000e59020f66419cc2156aee30972121.tar.xz | |
working login
Diffstat (limited to 'pyLoadCore.py')
| -rwxr-xr-x | pyLoadCore.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py index e3a90575b..99c01dbf7 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -87,7 +87,6 @@ class Core(object): def __init__(self): self.doDebug = False - self.startedInGui = False self.running = False self.daemon = False self.remote = True |
