aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-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)
}