Philipp Hörist pushed to branch master at gajim / gajim
Commits:
71a82b5c by Philipp Hörist at 2018-06-30T13:11:27+02:00
Remove unused method
- - - - -
1 changed file:
- gajim/config.py
Changes:
=====================================
gajim/config.py
=====================================
--- a/gajim/config.py
+++ b/gajim/config.py
@@ -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()
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/71a82b5c3e7de0ef144497113d947605dfee47e1
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/71a82b5c3e7de0ef144497113d947605dfee47e1
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits