Skip to content
Snippets Groups Projects
Commit d3c8145c authored by Philipp Hörist's avatar Philipp Hörist
Browse files

GroupchatCreation: Remove unused method

parent 7c82ad3c
No related branches found
No related tags found
No related merge requests found
......@@ -173,9 +173,6 @@ def _on_address_entry_changed(self, entry):
self._update_entry_completion(entry, text)
self._validate_jid(text)
def _on_server_entry_changed(self, _widget):
self._update_create_button()
def _on_address_entry_activate(self, _widget):
self._on_create_clicked()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment