summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-07-20 20:27:04 -0400
committerDana Jansens <danakj@orodu.net>2007-07-20 20:27:04 -0400
commiteb0e48340536c7ee089d02fb335590592f0175eb (patch)
treed334cd519da8de65b30967c06d03dea7729c3a47
parentf0e82075a14f4bcfc6ee219b636f99f0568a15bf (diff)
remove a debug print
-rw-r--r--openbox/moveresize.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/moveresize.c b/openbox/moveresize.c
index b93871ba..1ef30e26 100644
--- a/openbox/moveresize.c
+++ b/openbox/moveresize.c
@@ -413,7 +413,6 @@ static void calc_resize(gboolean keyboard, gint keydist, gint *dw, gint *dh,
client_try_configure(moveresize_client, &x, &y, &nw, &nh, &lw, &lh, TRUE);
trydw = nw - ow;
trydh = nh - oh;
- g_print("trydw %d trydh %d\n", trydw, trydh);
/* resist_size_* needs the frame size */
nw += moveresize_client->frame->size.left +