remove a debug print

This commit is contained in:
Dana Jansens 2007-07-20 20:27:04 -04:00
parent f0e82075a1
commit eb0e483405

View file

@ -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 +