diff options
author | Joe <rbo@gmx.us> | 2024-01-05 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-01-05 20:20:20 +0100 |
commit | 6b52e3051cd00fa39e8a7504e41a931cc874cb0e (patch) | |
tree | de1079d3ed60fcbd3fbd3de8ff1535e9455d7c4d /i_ui.go | |
parent | turns out we need litems in the end (diff) | |
download | hardflip-6b52e3051cd00fa39e8a7504e41a931cc874cb0e.tar.gz hardflip-6b52e3051cd00fa39e8a7504e41a931cc874cb0e.tar.bz2 hardflip-6b52e3051cd00fa39e8a7504e41a931cc874cb0e.tar.xz hardflip-6b52e3051cd00fa39e8a7504e41a931cc874cb0e.tar.zst hardflip-6b52e3051cd00fa39e8a7504e41a931cc874cb0e.zip |
fuck all of this hosts only
Diffstat (limited to 'i_ui.go')
-rw-r--r-- | i_ui.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |