summaryrefslogtreecommitdiff
path: root/unix.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-04-11 15:24:43 -0500
committerJeff Carr <[email protected]>2023-04-11 15:24:43 -0500
commitec75161b687f02b91026439d7228f21c4464c710 (patch)
tree2586fff19a3e0f065a65094c8e2ce0ef6e916896 /unix.go
parentdae59705a1414a861f1de13dfb1e69fe6581c084 (diff)
works against gocui
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'unix.go')
-rw-r--r--unix.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/unix.go b/unix.go
index 09635d8..3660095 100644
--- a/unix.go
+++ b/unix.go
@@ -8,8 +8,6 @@ import (
"os"
"os/exec"
"net"
-// "git.wit.org/wit/gui"
-// "github.com/davecgh/go-spew/spew"
)
func CheckSuperuser() bool {