- Remove dead code
This commit is contained in:
parent
97e3a8b4f6
commit
21a27a36ce
1 changed files with 0 additions and 7 deletions
|
|
@ -203,13 +203,6 @@ class MainSettingsWindow():
|
|||
"""
|
||||
Show the settings window
|
||||
"""
|
||||
# self.about_settings.present_settings()
|
||||
# self.voice_settings.present_settings()
|
||||
# self.text_settings.present_settings()
|
||||
# self.notification_settings.present_settings()
|
||||
# self.core_settings.present_settings()
|
||||
# self.notebook.show()
|
||||
# self.show()
|
||||
self.widget['notebook'].set_current_page(0)
|
||||
self.window.show()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue