summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openbox/event.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/event.c b/openbox/event.c
index b052fe1a..eb4bdb27 100644
--- a/openbox/event.c
+++ b/openbox/event.c
@@ -284,8 +284,6 @@ static gboolean event_ignore(XEvent *e, Client *client)
e->xfocus.window, e->xfocus.mode, e->xfocus.detail);
#endif
- /* Try process a FocusIn first, and if a legit one isn't found, then
- do the fallback shiznit. */
{
XEvent fe;
gboolean fallback = TRUE;