Remove unused verbose flag in bar config

This commit is contained in:
Mikkel Oscar Lyderik 2016-04-30 15:25:36 +02:00
parent 68f0baf3ec
commit f9c0e9c38d
3 changed files with 0 additions and 3 deletions

View file

@ -125,7 +125,6 @@ struct bar_config {
char *separator_symbol;
bool strip_workspace_numbers;
bool binding_mode_indicator;
bool verbose;
pid_t pid;
struct {
char background[10];