thanks to Jukka
authorAnselm R. Garbe <arg@suckless.org>
Mon, 14 May 2007 16:24:01 +0200
changeset 877 29c4a4d1214c
parent 876 22c923f7c2d1
child 878 d2ae55f83f9f
thanks to Jukka
client.c
--- a/client.c	Mon May 14 13:42:00 2007 +0200
+++ b/client.c	Mon May 14 16:24:01 2007 +0200
@@ -389,7 +389,6 @@
 
 void
 unmanage(Client *c) {
-	Client *nc;
 	XWindowChanges wc;
 
 	wc.border_width = c->oldborder;