summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/main.go b/main.go
index f509c3c..0346b42 100644
--- a/main.go
+++ b/main.go
@@ -14,11 +14,6 @@ import (
"go.wit.com/log"
)
-var VERSION string
-var BUILDTIME string
-
-var ARGNAME string = "zookeeper"
-
func main() {
me = new(mainType)
me.argv = argvpb.Autocomplete(&argv) // adds shell auto complete to go-args