aboutsummaryrefslogtreecommitdiffstats
path: root/draw.c
diff options
context:
space:
mode:
Diffstat (limited to 'draw.c')
-rw-r--r--draw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/draw.c b/draw.c
index 3938e5e..b8b6c1d 100644
--- a/draw.c
+++ b/draw.c
@@ -133,8 +133,6 @@ drawstatus()
void
drawtitle(Client *c)
{
- int i;
-
if(c == sel && issel) {
drawstatus();
XUnmapWindow(dpy, c->twin);