Explorar el Código

thanks to Jukka

Anselm R. Garbe hace 18 años
padre
commit
d96307cbe4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      client.c

+ 0 - 1
client.c

@@ -389,7 +389,6 @@ updatetitle(Client *c) {
 
 void
 unmanage(Client *c) {
-	Client *nc;
 	XWindowChanges wc;
 
 	wc.border_width = c->oldborder;