kwo pushed a commit to branch master.

http://git.enlightenment.org/e16/e16.git/commit/?id=dd2c51ec75b387757492bd9be57b84c878330ce6

commit dd2c51ec75b387757492bd9be57b84c878330ce6
Author: Kim Woelders <k...@woelders.dk>
Date:   Thu Apr 1 20:37:49 2021 +0200

    Focus: Tweak request serial number check logic - correction
---
 src/focus.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/focus.c b/src/focus.c
index 32eca4b4..b33cd545 100644
--- a/src/focus.c
+++ b/src/focus.c
@@ -566,7 +566,6 @@ FocusSet(void)
       doFocusToEwin(focus_pending_ewin, focus_pending_why);
    focus_pending_why = 0;
    focus_pending_ewin = focus_pending_new = NULL;
-   focus_request = 0;
 }
 
 void

-- 


Reply via email to