diff options
Diffstat (limited to 'debugGolang.go')
| -rw-r--r-- | debugGolang.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debugGolang.go b/debugGolang.go index 55b1521..35d2a2e 100644 --- a/debugGolang.go +++ b/debugGolang.go @@ -24,7 +24,6 @@ func (n *Node) DebugGolangWindow(makeWindow bool) { } else { w = n.NewTab("GOLANG") } - w.Dump() g = w.NewGroup("Language Internals") |
