]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.c
remoce debug print
[chaz/openbox] / openbox / focus.c
index 16ab571e9c1928fbaa48fc3601d3e58ee2e41efc..c95111fbe93a00e471b3265400a0f56f6747d9be 100644 (file)
@@ -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) {
This page took 0.019681 seconds and 4 git commands to generate.