diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-05-23 02:03:40 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-05-23 02:03:40 +0000 |
| commit | a83b590ff65e32131428c4f7159a9abf6d445020 (patch) | |
| tree | 556eaa6402dfb0c7adc029aaa212423c59fcf168 /openbox | |
| parent | b69473054b3cb2e47192e892ce834bf34f56003b (diff) | |
remove a todo item that seems to be.. done!
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/focus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/focus.c b/openbox/focus.c index ebe93a76..20faaf9c 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -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) |
