remove a todo item that seems to be.. done!
This commit is contained in:
parent
b69473054b
commit
a83b590ff6
1 changed files with 0 additions and 1 deletions
|
@ -265,7 +265,6 @@ Client *focus_cycle(gboolean forward, gboolean linear, gboolean done,
|
||||||
Client *ft;
|
Client *ft;
|
||||||
|
|
||||||
if (cancel) {
|
if (cancel) {
|
||||||
/*if (first) client_focus(first); XXX*/
|
|
||||||
if (focus_cycle_target)
|
if (focus_cycle_target)
|
||||||
frame_adjust_focus(focus_cycle_target->frame, FALSE);
|
frame_adjust_focus(focus_cycle_target->frame, FALSE);
|
||||||
if (focus_client)
|
if (focus_client)
|
||||||
|
|
Loading…
Reference in a new issue