From a83b590ff65e32131428c4f7159a9abf6d445020 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 23 May 2003 02:03:40 +0000 Subject: [PATCH] remove a todo item that seems to be.. done! --- openbox/focus.c | 1 - 1 file changed, 1 deletion(-) 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) -- 2.44.0