draw.c
changeset 377 b1159a638d0a
parent 371 fc9d35252ab4
child 461 9d23330a5268
--- a/draw.c	Mon Aug 28 12:27:00 2006 +0200
+++ b/draw.c	Mon Aug 28 14:32:51 2006 +0200
@@ -133,8 +133,6 @@
 void
 drawtitle(Client *c)
 {
-	int i;
-
 	if(c == sel && issel) {
 		drawstatus();
 		XUnmapWindow(dpy, c->twin);