projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
540f547
)
rm invalid comment
author
Dana Jansens
<danakj@orodu.net>
Sat, 19 Apr 2003 18:31:14 +0000
(18:31 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 19 Apr 2003 18:31:14 +0000
(18:31 +0000)
openbox/event.c
patch
|
blob
|
history
diff --git
a/openbox/event.c
b/openbox/event.c
index b052fe1a17d6abf0c0923c946a9f39a3bcea76d3..eb4bdb2782ed886282d3703c7888a6a72f046713 100644
(file)
--- 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;