Removed unused variable from statusbar
This commit is contained in:
parent
27598bd04a
commit
a1e24075d8
1 changed files with 0 additions and 1 deletions
1
dwl.c
1
dwl.c
|
@ -2164,7 +2164,6 @@ statusbar(void)
|
||||||
Monitor *m = NULL;
|
Monitor *m = NULL;
|
||||||
Client *c = NULL;
|
Client *c = NULL;
|
||||||
FILE *taginfo;
|
FILE *taginfo;
|
||||||
const char *title;
|
|
||||||
char fname[30]="";
|
char fname[30]="";
|
||||||
unsigned int activetags;
|
unsigned int activetags;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue