remoce debug print
This commit is contained in:
parent
97e854b07d
commit
825426373c
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue