From 6b52e3051cd00fa39e8a7504e41a931cc874cb0e Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 5 Jan 2024 20:20:20 +0100 Subject: fuck all of this hosts only --- i_ui.go | 1 - 1 file changed, 1 deletion(-) (limited to 'i_ui.go') diff --git a/i_ui.go b/i_ui.go index c2b116a..ca3cbe4 100644 --- a/i_ui.go +++ b/i_ui.go @@ -288,7 +288,6 @@ func i_host_panel_host(ui HardUI, icons bool, } func i_host_panel(ui HardUI, icons bool, ldirs *DirsList) { - // TODO: this must work i_draw_box(ui.s, 0, 0, ui.dim[W] / 3, ui.dim[H] - 2, " Hosts ", false) -- cgit v1.2.3