remoce debug print

This commit is contained in:
Dana Jansens 2003-09-29 17:10:28 +00:00
parent 97e854b07d
commit 825426373c

View file

@ -196,8 +196,6 @@ void focus_fallback(ObFocusFallbackType type)
trans = TRUE; trans = TRUE;
} }
g_message("trans %d", trans);
/* try for transient relations */ /* try for transient relations */
if (trans) { if (trans) {
if (old->transient_for == OB_TRAN_GROUP) { if (old->transient_for == OB_TRAN_GROUP) {