cmd/accounts.go
changeset 149 e2be5743856b
parent 145 0f6b8411ad36
child 160 452865b363fb
--- a/cmd/accounts.go	Fri May 26 23:04:46 2017 +0200
+++ b/cmd/accounts.go	Sat May 27 18:39:13 2017 +0200
@@ -30,7 +30,6 @@
 	accountIDs                string // For account relationships
 	statusIDs                 string // For account reports
 	comment                   string // For account reports
-	show                      bool   // For account reports
 	displayName, note         string // For account update
 	avatar, header            string // For account update
 }