Philipp Hörist pushed to branch master at gajim / gajim


Commits:
71f9e60c by Philipp Hörist at 2022-10-28T18:16:47+02:00
cfix: Remove left over method call

- - - - -


1 changed file:

- gajim/gui_interface.py


Changes:

=====================================
gajim/gui_interface.py
=====================================
@@ -98,8 +98,6 @@ def __init__(self):
 
         app.proxy65_manager = proxy65_manager.Proxy65Manager(app.idlequeue)
 
-        self._register_core_handlers()
-
         self.instances: dict[str, Any] = {}
 
         for acc in app.settings.get_active_accounts():



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/71f9e60c7eb2b11965580f325005dd32ded7a39d

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/71f9e60c7eb2b11965580f325005dd32ded7a39d
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

Reply via email to