summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index df6d00d..d066507 100644
--- a/main.go
+++ b/main.go
@@ -26,7 +26,7 @@ import (
var VERSION string
var BUILDTIME string
-var fsort *os.File // the sort.pb.go output file
+// var fsort *os.File // the sort.pb.go output file
func main() {
pp := arg.MustParse(&argv)