summaryrefslogtreecommitdiff
path: root/eventMouseClick.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-02 13:06:30 -0600
committerJeff Carr <[email protected]>2025-02-02 15:04:47 -0600
commit517d844b3c8257dd796244e6a151deceabedab42 (patch)
tree1ebd6b05f55b13a8b716860e4593087d8ed69228 /eventMouseClick.go
parent4a8fb6ab224e4b4c126f72be77abb1affc85e362 (diff)
more work on the ever illusive floating stdout window
Diffstat (limited to 'eventMouseClick.go')
-rw-r--r--eventMouseClick.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/eventMouseClick.go b/eventMouseClick.go
index d473a46..386e2cb 100644
--- a/eventMouseClick.go
+++ b/eventMouseClick.go
@@ -132,5 +132,4 @@ func click(g *gocui.Gui, v *gocui.View) error {
return nil
}
*/
- return nil
}