summaryrefslogtreecommitdiff
path: root/net.go
diff options
context:
space:
mode:
Diffstat (limited to 'net.go')
-rw-r--r--net.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/net.go b/net.go
index 58970e4..fb3b417 100644
--- a/net.go
+++ b/net.go
@@ -4,7 +4,6 @@ package main
import (
"net"
"strings"
- // "git.wit.org/wit/gui"
)
var DEBUGNET bool = false