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
commit9975aefe1e4d2a8828185f75344f0e776ecdeaeb (patch)
tree1542cdcf98fbbeccc3422b551329abcdfbf7c30d /unix.go
parentc16bb5b088ce71fd6d032228b505cb5e133fcb3c (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 {