summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Navetta <[email protected]>2014-09-04 10:17:31 -0400
committerBen Navetta <[email protected]>2014-09-04 10:17:31 -0400
commitd4734a41d5647a929c6dbbafbbec369002600de8 (patch)
tree3566df4b70b2421bd44f11a95ae219661523af05
parent1520978dcda4b9be7f68ec68d4785c976b677836 (diff)
remove unused status version field
-rw-r--r--status.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/status.go b/status.go
index d67f297..a95c302 100644
--- a/status.go
+++ b/status.go
@@ -122,7 +122,6 @@ const (
)
type StatusOptions struct {
- Version int
Show StatusShow
Flags StatusOpt
Pathspec []string