summaryrefslogtreecommitdiff
path: root/openbox
diff options
context:
space:
mode:
Diffstat (limited to 'openbox')
-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 +