rm invalid comment
This commit is contained in:
parent
540f547bab
commit
9c55fd5a57
1 changed files with 0 additions and 2 deletions
|
@ -284,8 +284,6 @@ static gboolean event_ignore(XEvent *e, Client *client)
|
||||||
e->xfocus.window, e->xfocus.mode, e->xfocus.detail);
|
e->xfocus.window, e->xfocus.mode, e->xfocus.detail);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Try process a FocusIn first, and if a legit one isn't found, then
|
|
||||||
do the fallback shiznit. */
|
|
||||||
{
|
{
|
||||||
XEvent fe;
|
XEvent fe;
|
||||||
gboolean fallback = TRUE;
|
gboolean fallback = TRUE;
|
||||||
|
|
Loading…
Reference in a new issue