Philipp Hörist pushed to branch master at gajim / gajim
Commits:
36ecf673 by Philipp Hörist at 2019-11-13T19:37:37Z
Remove unused method
- - - - -
1 changed file:
- gajim/chat_control_base.py
Changes:
=====================================
gajim/chat_control_base.py
=====================================
@@ -1388,12 +1388,6 @@ class ChatControlBase(ChatCommandProcessor,
CommandTools, EventHelper):
return
_on_ok(gc_contact)
- def on_notify_menuitem_toggled(self, widget):
- app.config.set_per('rooms',
- self.contact.jid,
- 'notify_on_all_messages',
- widget.get_active())
-
def set_control_active(self, state):
con = app.connections[self.account]
if state:
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/36ecf673212775ac3578bec48e2d4b80009bbb04
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/36ecf673212775ac3578bec48e2d4b80009bbb04
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