applied Alex Elide's tricky patch, thanks!
This commit is contained in:
parent
19dcbc5717
commit
0a915eba8f
1 changed files with 0 additions and 1 deletions
1
event.c
1
event.c
|
@ -256,7 +256,6 @@ keypress(XEvent *e) {
|
|||
{
|
||||
if(key[i].func)
|
||||
key[i].func(&key[i].arg);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue