1
0
Fork 1
mirror of https://codeberg.org/dwl/dwl.git synced 2025-03-31 19:53:15 -07:00

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
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;