From: Dana Jansens Date: Mon, 29 Sep 2003 17:10:28 +0000 (+0000) Subject: remoce debug print X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=825426373cec4e4cc25f5056b2b54bb00ab28653;p=chaz%2Fopenbox remoce debug print --- 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) {