mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
removed unnecessary bool changes
This commit is contained in:
parent
edd3ad2e57
commit
f25aac63b2
1 changed files with 0 additions and 2 deletions
|
|
@ -187,8 +187,6 @@ class FtrackModule:
|
||||||
self.validate()
|
self.validate()
|
||||||
|
|
||||||
def tray_exit(self):
|
def tray_exit(self):
|
||||||
self.bool_action_thread_running = False
|
|
||||||
self.bool_action_server_running = False
|
|
||||||
self.stop_action_server()
|
self.stop_action_server()
|
||||||
|
|
||||||
# Definition of visibility of each menu actions
|
# Definition of visibility of each menu actions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue