aboutsummaryrefslogtreecommitdiffstats
path: root/src/i_help.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_help.go')
-rw-r--r--src/i_help.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i_help.go b/src/i_help.go
index c13b0b7..fa3852f 100644
--- a/src/i_help.go
+++ b/src/i_help.go
@@ -79,7 +79,6 @@ func i_draw_help(ui *HardUI) {
ui.s.SetContent(win.L, win.B - 1, '▼',
nil, ui.style[BOX_STYLE])
}
- // TODO: here
}
func i_help_normal(ui HardUI, win Quad, line *int) bool {