diff options
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 |