Daniel Brötzmann pushed to branch timezone-hint at gajim / gajim
Commits:
3708bf0b by cal0pteryx at 2026-04-08T23:10:15+02:00
cq: Timezone hint: Remove unused code block
- - - - -
1 changed file:
- gajim/gtk/timezone_hint.py
Changes:
=====================================
gajim/gtk/timezone_hint.py
=====================================
@@ -34,12 +34,6 @@ def __init__(self) -> None:
app.pulse_manager.add_callback(self._update_state)
- def do_unroot(self) -> None:
- Gtk.Box.do_unroot(self)
- if self._contact is not None:
- self._contact.disconnect_all_from_obj(self)
- app.check_finalize(self)
-
def switch_contact(self, contact: types.ChatContactT) -> None:
self.set_visible(False)
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/3708bf0be5bd9072d44fa07bc10f080368b760b3
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/3708bf0be5bd9072d44fa07bc10f080368b760b3
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]