diff options
Diffstat (limited to 'debugGochan.go')
| -rw-r--r-- | debugGochan.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debugGochan.go b/debugGochan.go index fbc3652..bfabc9b 100644 --- a/debugGochan.go +++ b/debugGochan.go @@ -26,7 +26,6 @@ func (n *Node) DebugGoChannels(makeWindow bool) { } else { w = n.NewTab("Chan") } - w.Dump() g = w.NewGroup("Channel stuff") |
