diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-04-19 18:31:14 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-04-19 18:31:14 +0000 |
| commit | 9c55fd5a57aa81f672cda3371379ae4fd7e6c34b (patch) | |
| tree | c28a8b1e12810ffa85e4b3c2aa566319bb6120a3 | |
| parent | 540f547babe3d3aa27aac9b28dc03a8acb325edf (diff) | |
rm invalid comment
| -rw-r--r-- | openbox/event.c | 2 |
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; |
