]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.c
add a comparitor to timers. use this in event.c to let you remove timers from the...
[chaz/openbox] / openbox / focus.c
index 32a715ef6fbe1090361c3cf283c33bee9ec34d9a..197948e98c286c619a01cbd24036d16d45aac0d3 100644 (file)
@@ -282,9 +282,6 @@ void focus_fallback(gboolean allow_refocus)
     */
     focus_set_client(NULL);
 
-    /* If some delayed focusing is going on, cancel it */
-    event_halt_focus_delay();
-
     if ((new = focus_fallback_target(allow_refocus, old)))
         client_focus(new);
 }
This page took 0.023772 seconds and 4 git commands to generate.