From 5cf98e006814a1afc625ac25269d710d9991e6dc Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 11 Jan 2024 20:20:20 +0100 Subject: ok ye --- i_ui.go | 5 ----- 1 file changed, 5 deletions(-) (limited to 'i_ui.go') diff --git a/i_ui.go b/i_ui.go index fbbcc80..0a014a6 100644 --- a/i_ui.go +++ b/i_ui.go @@ -299,11 +299,6 @@ func i_host_panel(ui HardUI, icons bool, litems *ItemsList, data *HardData) { ptr.Dirs, litems.curr.Dirs, line) - // FIX: === delete this - i_draw_text(ui.s, - ui.dim[W] / 3 - 2, line, ui.dim[W] / 3, line, - ui.def_style, strconv.Itoa(ptr.Dirs.count_elements(true, data.folds))) - // FIX: === line++ } } -- cgit v1.2.3