diff options
Diffstat (limited to 'draw.c')
-rw-r--r-- | draw.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -133,8 +133,6 @@ drawstatus() void drawtitle(Client *c) { - int i; - if(c == sel && issel) { drawstatus(); XUnmapWindow(dpy, c->twin); |