fixed a core dump
This commit is contained in:
parent
375a251d16
commit
2c0d1cc87b
2 changed files with 4 additions and 3 deletions
1
client.c
1
client.c
|
@ -52,7 +52,6 @@ focus(Client *c)
|
|||
if (!issel)
|
||||
return;
|
||||
Client *old = sel;
|
||||
XEvent ev;
|
||||
|
||||
sel = c;
|
||||
if(old && old != c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue