diff options
Diffstat (limited to 'box.go')
| -rw-r--r-- | box.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ func newBox(n *tree.Node) { TODO: handle user killing/closing a window using the OS */ -// func (n *node) rawBox() *ui.Box { func rawBox(n *tree.Node) *ui.Box { var box *ui.Box |
