aboutsummaryrefslogtreecommitdiff
path: root/coremain/run.go
diff options
context:
space:
mode:
Diffstat (limited to 'coremain/run.go')
-rw-r--r--coremain/run.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/coremain/run.go b/coremain/run.go
index 508c74c62..b62878c3a 100644
--- a/coremain/run.go
+++ b/coremain/run.go
@@ -184,7 +184,6 @@ func setVersion() {
// Flags that control program flow or startup
var (
conf string
- logfile bool
version bool
plugins bool
)