diff options
| author | Jeff Carr <[email protected]> | 2023-04-11 15:24:43 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-04-11 15:24:43 -0500 |
| commit | ec75161b687f02b91026439d7228f21c4464c710 (patch) | |
| tree | 2586fff19a3e0f065a65094c8e2ce0ef6e916896 /unix.go | |
| parent | dae59705a1414a861f1de13dfb1e69fe6581c084 (diff) | |
works against gocui
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'unix.go')
| -rw-r--r-- | unix.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,8 +8,6 @@ import ( "os" "os/exec" "net" -// "git.wit.org/wit/gui" -// "github.com/davecgh/go-spew/spew" ) func CheckSuperuser() bool { |
