aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/listview.go
diff options
context:
space:
mode:
Diffstat (limited to 'ui/listview.go')
-rw-r--r--ui/listview.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/listview.go b/ui/listview.go
index 0a15c5da..6870e91c 100644
--- a/ui/listview.go
+++ b/ui/listview.go
@@ -137,7 +137,6 @@ func (tv *ListView) StyleCell(style *walk.CellStyle) {
return
}
canvas.DrawImageStretched(icon, b)
- icon.Dispose()
}
func (tv *ListView) CurrentTunnel() *service.Tunnel {