X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus_cycle.c;h=063de6447bfa3b5f44d9483a752e1ac768764888;hb=ec328fc04fe6e8d8c3d1ee386d4964963eb2ee17;hp=4d79377735928a6c9f1976860939c44975d3766a;hpb=cfe36a0df2db3e5fd4c52e32093ea095492297cf;p=chaz%2Fopenbox diff --git a/openbox/focus_cycle.c b/openbox/focus_cycle.c index 4d793777..063de644 100644 --- a/openbox/focus_cycle.c +++ b/openbox/focus_cycle.c @@ -95,7 +95,6 @@ ObClient* focus_cycle(gboolean forward, gboolean all_desktops, list = client_list; } - if (focus_cycle_target == NULL) { focus_cycle_iconic_windows = TRUE; focus_cycle_all_desktops = all_desktops;