aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system')
-rw-r--r--internal/system/value.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/internal/system/value.go b/internal/system/value.go
index aa4da518..fa5458fc 100644
--- a/internal/system/value.go
+++ b/internal/system/value.go
@@ -11,7 +11,4 @@ type Values struct {
Verbose bool
}
-var (
- V *Values
- MethodFlags [2]bool
-)
+var V *Values