summaryrefslogtreecommitdiff
path: root/add.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-05 02:22:58 -0600
committerJeff Carr <[email protected]>2024-02-05 02:22:58 -0600
commit2ee37e5c209f64a09d4088b8895880deb084d0ee (patch)
tree53de73862e9ccbdef981e90a4c09edf183d01e25 /add.go
parent8f9e47c11711b629ff7351c0626c85d3e8aa0979 (diff)
fixed errors in Show()
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'add.go')
-rw-r--r--add.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/add.go b/add.go
index 54a1134..f7a0749 100644
--- a/add.go
+++ b/add.go
@@ -23,9 +23,6 @@ func setFake(n *tree.Node) {
fakeStartHeight = me.TabH
fakeStartWidth += me.FakeW
}
- if true {
- w.showView()
- }
}
// set the widget start width & height