Wmfs: Remove unused var

This commit is contained in:
Martin Duquesnoy 2011-07-28 09:35:17 +02:00
parent d1f5acf938
commit 7e33c322ff

View File

@ -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)