summaryrefslogtreecommitdiff
path: root/systray.go
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-02-13 18:12:46 +0100
committerRuben Pollan <meskio@sindominio.net>2018-02-13 18:12:46 +0100
commit560bb8f1e5a594d88775c46073256d2e94f3f6d8 (patch)
tree27e71fe02be68b272acc6349fc5d3aa1af6405f5 /systray.go
parent9f828387b1302c55381a092739d4a6bf836b7a65 (diff)
[feat] remove gateway selection
Diffstat (limited to 'systray.go')
-rw-r--r--systray.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/systray.go b/systray.go
index ef2f104..d774146 100644
--- a/systray.go
+++ b/systray.go
@@ -65,8 +65,6 @@ func (bt *bmTray) onReady() {
go bt.mCancel.Hide()
systray.AddSeparator()
- bt.addGateways()
-
mHelp := systray.AddMenuItem("Help ...", "")
bt.mDonate = systray.AddMenuItem("Donate ...", "")
bt.mHaveDonated = systray.AddMenuItem("... I have donated", "")