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


Commits:
797a9518 by Philipp Hörist at 2019-04-06T22:27:13Z
Remove unused variable

- - - - -


1 changed file:

- gajim/gtk/discovery.py


Changes:

=====================================
gajim/gtk/discovery.py
=====================================
@@ -1310,7 +1310,6 @@ class ToplevelAgentBrowser(AgentBrowser):
         if not iter_:
             return
         service = model[iter_][0]
-        node = model[iter_][1]
         AdHocCommand(self.account, service)
 
     def on_register_button_clicked(self, widget=None):



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/797a9518ea685e3551c5e3f7d88a184d5669c7a5

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/797a9518ea685e3551c5e3f7d88a184d5669c7a5
You're receiving this email because of your account on dev.gajim.org.

_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to