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