mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -06:00
Removed old function call. Closes #204
This commit is contained in:
parent
b6d49bb851
commit
652d3c7ff8
@ -656,7 +656,6 @@ class Controller(object):
|
||||
self.exit_()
|
||||
|
||||
def exit_(self, *args, **kwargs):
|
||||
youtube_utils.stop()
|
||||
for i in self.buffers: i.save_positions()
|
||||
log.debug("Exiting...")
|
||||
log.debug("Saving global configuration...")
|
||||
|
Loading…
Reference in New Issue
Block a user