Remove unused method

This commit is contained in:
Philipp Hörist 2018-06-30 13:11:27 +02:00
parent 5bc9822cec
commit 71a82b5c3e
1 changed files with 0 additions and 4 deletions

View File

@ -2340,10 +2340,6 @@ class AccountCreationWizardWindow:
self._nec_acc_is_not_ok)
del app.interface.instances['account_creation_wizard']
def on_register_server_features_button_clicked(self, widget):
helpers.launch_browser_mailer('url',
'http://www.jabber.org/network/oldnetwork.shtml')
def on_save_password_checkbutton_toggled(self, widget):
self.xml.get_object('password_entry').grab_focus()