aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2023-12-29 20:20:20 +0100
committerJoe <rbo@gmx.us>2023-12-29 20:20:20 +0100
commitfde340dda9ded520959d7d431757d5654241c60c (patch)
tree4795f5f7630828e5f0c331a4887e26fd8fd8f3b7 /i_ui.go
parent>>>>>>>>>>>>>>>> revert here if needed (diff)
downloadhardflip-fde340dda9ded520959d7d431757d5654241c60c.tar.gz
hardflip-fde340dda9ded520959d7d431757d5654241c60c.tar.bz2
hardflip-fde340dda9ded520959d7d431757d5654241c60c.tar.xz
hardflip-fde340dda9ded520959d7d431757d5654241c60c.tar.zst
hardflip-fde340dda9ded520959d7d431757d5654241c60c.zip
cleaner
Diffstat (limited to 'i_ui.go')
-rw-r--r--i_ui.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/i_ui.go b/i_ui.go
index 4e8583c..a26dbee 100644
--- a/i_ui.go
+++ b/i_ui.go
@@ -533,7 +533,6 @@ func i_ui(data *HardData) {
}
if ui.mode == DELETE_MODE {
// TODO: delete mode
-
// host := data.lhost.sel(ui.sel)
// i_draw_delete_box(*ui, host)
}