Commit d96307c

Anselm R. Garbe <arg@suckless.org>
2007-05-14 10:24:01
thanks to Jukka
1 parent 124866e
Changed files (1)
client.c
@@ -389,7 +389,6 @@ updatetitle(Client *c) {
 
 void
 unmanage(Client *c) {
-	Client *nc;
 	XWindowChanges wc;
 
 	wc.border_width = c->oldborder;