diff options
author | Joe <rbo@gmx.us> | 2023-12-29 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-29 20:20:20 +0100 |
commit | fde340dda9ded520959d7d431757d5654241c60c (patch) | |
tree | 4795f5f7630828e5f0c331a4887e26fd8fd8f3b7 /i_ui.go | |
parent | >>>>>>>>>>>>>>>> revert here if needed (diff) | |
download | hardflip-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.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) } |