Removed unused variable from statusbar

This commit is contained in:
David Donahue 2021-02-08 18:12:24 -06:00
parent 27598bd04a
commit a1e24075d8
1 changed files with 0 additions and 1 deletions

1
dwl.c
View File

@ -2164,7 +2164,6 @@ statusbar(void)
Monitor *m = NULL;
Client *c = NULL;
FILE *taginfo;
const char *title;
char fname[30]="";
unsigned int activetags;