Wmfs: Remove unused var
This commit is contained in:
parent
d1f5acf938
commit
7e33c322ff
@ -33,7 +33,6 @@
|
|||||||
#include "wmfs.h"
|
#include "wmfs.h"
|
||||||
|
|
||||||
static volatile bool exiting = False, sig_chld = False;
|
static volatile bool exiting = False, sig_chld = False;
|
||||||
static pthread_mutex_t mtx = PTHREAD_MUTEX_INITIALIZER;
|
|
||||||
|
|
||||||
int
|
int
|
||||||
errorhandler(Display *d, XErrorEvent *event)
|
errorhandler(Display *d, XErrorEvent *event)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user