From: Dana Jansens Date: Sat, 19 Apr 2003 18:31:14 +0000 (+0000) Subject: rm invalid comment X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=9c55fd5a57aa81f672cda3371379ae4fd7e6c34b;p=chaz%2Fopenbox rm invalid comment --- 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;