diff options
Diffstat (limited to 'x11-wm/olvwm/files/patch-winnofoc.c')
-rw-r--r-- | x11-wm/olvwm/files/patch-winnofoc.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/olvwm/files/patch-winnofoc.c b/x11-wm/olvwm/files/patch-winnofoc.c deleted file mode 100644 index 739caabd2ae8..000000000000 --- a/x11-wm/olvwm/files/patch-winnofoc.c +++ /dev/null @@ -1,11 +0,0 @@ ---- winnofoc.c.orig 2013-09-17 21:38:07.492238885 -0700 -+++ winnofoc.c 2013-09-17 22:06:01.202842480 -0700 -@@ -239,7 +239,7 @@ - XEvent dummy; - - if (FindModifierMask(event->xkey.keycode) != 0) -- return; -+ return 0; - - XSync(dpy,0); - /* |