removed crappy variables
This commit is contained in:
parent
846850914d
commit
7b6d5ff298
3 changed files with 5 additions and 5 deletions
2
draw.c
2
draw.c
|
@ -133,8 +133,6 @@ drawstatus()
|
|||
void
|
||||
drawtitle(Client *c)
|
||||
{
|
||||
int i;
|
||||
|
||||
if(c == sel && issel) {
|
||||
drawstatus();
|
||||
XUnmapWindow(dpy, c->twin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue