summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index aa5ff6a..a5ac2fa 100644
--- a/main.go
+++ b/main.go
@@ -31,7 +31,6 @@ func main() {
// autocomplete must run before everythingi
// any writes before this to STDOUT or STDERR
// will cause problems for the user at the command line
- me.myGui = prep.Gui() // adds the GUI package argv support
me.sh = prep.Autocomplete(&argv) // adds shell auto complete to go-args
// the current forge init process