From 9c55fd5a57aa81f672cda3371379ae4fd7e6c34b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 19 Apr 2003 18:31:14 +0000 Subject: [PATCH] rm invalid comment --- openbox/event.c | 2 -- 1 file changed, 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; -- 2.39.2