]> Dogcows Code - chaz/openbox/commitdiff
rm invalid comment
authorDana Jansens <danakj@orodu.net>
Sat, 19 Apr 2003 18:31:14 +0000 (18:31 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 19 Apr 2003 18:31:14 +0000 (18:31 +0000)
openbox/event.c

index b052fe1a17d6abf0c0923c946a9f39a3bcea76d3..eb4bdb2782ed886282d3703c7888a6a72f046713 100644 (file)
@@ -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;
This page took 0.028379 seconds and 4 git commands to generate.