Explorar o código

removed an unused var

arg@zarathustra %!s(int64=19) %!d(string=hai) anos
pai
achega
c9cc2b385a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      event.c

+ 0 - 1
event.c

@@ -150,7 +150,6 @@ configurerequest(XEvent *e) {
 	unsigned long newmask;
 	Client *c;
 	XConfigureRequestEvent *ev = &e->xconfigurerequest;
-	XEvent synev;
 	XWindowChanges wc;
 
 	if((c = getclient(ev->window))) {