summaryrefslogtreecommitdiff
path: root/help.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-05 03:05:37 -0600
committerJeff Carr <[email protected]>2024-02-05 03:05:37 -0600
commit063c40accd0c866567c2a580a4fa5243f4ad82b3 (patch)
tree4911e0503b2155d5eee410cdd6428333809591fc /help.go
parent2ee37e5c209f64a09d4088b8895880deb084d0ee (diff)
function rename
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'help.go')
-rw-r--r--help.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/help.go b/help.go
index 832b397..7ea271e 100644
--- a/help.go
+++ b/help.go
@@ -32,8 +32,6 @@ var helpText []string = []string{"KEYBINDINGS",
func hidehelplayout() {
me.baseGui.DeleteView("help")
- // n.deleteView()
- // child.hideFake()
}
func helplayout() error {