Update comment
This commit is contained in:
parent
2e1dd1f316
commit
285022ef29
|
@ -112,8 +112,7 @@ if __name__ == '__main__':
|
|||
|
||||
if(OPTIONS.reload):
|
||||
# Reload only is executed when exist at least one window,
|
||||
# Check if exist another way to know if master process is not active.
|
||||
dbg('reload option, killing app')
|
||||
# if not there is nothing to reload
|
||||
sys.exit()
|
||||
|
||||
except ipc.DBusException:
|
||||
|
|
Loading…
Reference in New Issue