]> Dogcows Code - chaz/openbox/commitdiff
remove a todo item that seems to be.. done!
authorDana Jansens <danakj@orodu.net>
Fri, 23 May 2003 02:03:40 +0000 (02:03 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 23 May 2003 02:03:40 +0000 (02:03 +0000)
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.027962 seconds and 4 git commands to generate.