projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e854b
)
remoce debug print
author
Dana Jansens
<danakj@orodu.net>
Mon, 29 Sep 2003 17:10:28 +0000
(17:10 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 29 Sep 2003 17:10:28 +0000
(17:10 +0000)
openbox/focus.c
patch
|
blob
|
history
diff --git
a/openbox/focus.c
b/openbox/focus.c
index 16ab571e9c1928fbaa48fc3601d3e58ee2e41efc..c95111fbe93a00e471b3265400a0f56f6747d9be 100644
(file)
--- 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) {