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:
c2684d3
)
remove debug print
author
Dana Jansens
<danakj@orodu.net>
Mon, 24 Mar 2003 20:16:00 +0000
(20:16 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 24 Mar 2003 20:16:00 +0000
(20:16 +0000)
engines/openbox/openbox.c
patch
|
blob
|
history
diff --git
a/engines/openbox/openbox.c
b/engines/openbox/openbox.c
index 6f715480abf6c7abee27d1904ecbf5c499646756..7bf386b251cf39fbaf87670b6409d7f2df62358c 100644
(file)
--- a/
engines/openbox/openbox.c
+++ b/
engines/openbox/openbox.c
@@
-408,7
+408,6
@@
void frame_adjust_shape(ObFrame *self)
void frame_adjust_area(ObFrame *self, gboolean moved, gboolean resized)
{
- g_message("adjust_area: %d %d", moved, resized);
if (resized) {
if (self->frame.client->decorations & Decor_Border) {
self->bwidth = s_bwidth;