From e437dff20ca687a67b7ef3e9328b4045c25d0eb5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 10 Jun 2007 18:06:12 +0000 Subject: remove debug prints --- openbox/focus_cycle.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/focus_cycle.c') diff --git a/openbox/focus_cycle.c b/openbox/focus_cycle.c index f8ba8285..bd8a0846 100644 --- a/openbox/focus_cycle.c +++ b/openbox/focus_cycle.c @@ -358,9 +358,6 @@ void focus_directional_cycle(ObDirection dir, gboolean dock_windows, static ObClient *first = NULL; ObClient *ft = NULL; - g_print("interactive %d dialog %d done %d cancel %d\n", - interactive, dialog, done, cancel); - if (cancel) { focus_cycle_target = NULL; goto done_cycle; -- cgit v1.2.3