small fix

This commit is contained in:
Anselm R. Garbe 2006-05-29 09:55:20 +02:00
parent 4d5ad01a01
commit 0c1060ee1c

View File

@ -456,7 +456,6 @@ do_mouse_resize(Client *c, BlitzAlign align)
XTranslateCoordinates(dpy, c->framewin, root, ev.xmotion.x,
ev.xmotion.y, &px, &py, &dummy);
draw_pseudo_border(&frect);
if(!aidx)
snap_resize(&frect, &origin, align, rects, num, px,
ox, py, oy, snapw, snaph);
draw_pseudo_border(&frect);