From 825426373cec4e4cc25f5056b2b54bb00ab28653 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 29 Sep 2003 17:10:28 +0000 Subject: [PATCH] remoce debug print --- openbox/focus.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/openbox/focus.c b/openbox/focus.c index 16ab571e..c95111fb 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -196,8 +196,6 @@ void focus_fallback(ObFocusFallbackType type) trans = TRUE; } - g_message("trans %d", trans); - /* try for transient relations */ if (trans) { if (old->transient_for == OB_TRAN_GROUP) { -- 2.44.0