]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.c
remove a todo item that seems to be.. done!
[chaz/openbox] / openbox / focus.c
index ebe93a76acc2cc651fa1cdf7c79186d517dc0fb1..20faaf9c7fdab4e9ca28f596f192dca035bbf130 100644 (file)
@@ -265,7 +265,6 @@ Client *focus_cycle(gboolean forward, gboolean linear, gboolean done,
     Client *ft;
 
     if (cancel) {
-        /*if (first) client_focus(first); XXX*/
         if (focus_cycle_target)
             frame_adjust_focus(focus_cycle_target->frame, FALSE);
         if (focus_client)
This page took 0.019648 seconds and 4 git commands to generate.