summaryrefslogtreecommitdiff
path: root/openbox/moveresize.c
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2008-03-08 17:43:32 +0100
committerMikael Magnusson <mikachu@comhem.se>2008-03-08 17:43:32 +0100
commitec328fc04fe6e8d8c3d1ee386d4964963eb2ee17 (patch)
treec91070084eee7915dd29453076dc7f30b5b97fa0 /openbox/moveresize.c
parentcfe36a0df2db3e5fd4c52e32093ea095492297cf (diff)
parentc716d1788bb4f4b9db403617023f06347ba48102 (diff)
Merge branch 'backport' into work
Conflicts: obt/keyboard.c openbox/actions/cyclewindows.c openbox/actions/directionalwindows.c openbox/frame.c openbox/openbox.c
Diffstat (limited to 'openbox/moveresize.c')
-rw-r--r--openbox/moveresize.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/moveresize.c b/openbox/moveresize.c
index ddc518ad..f501996b 100644
--- a/openbox/moveresize.c
+++ b/openbox/moveresize.c
@@ -352,7 +352,6 @@ static void do_move(gboolean keyboard, gint keydist)
moveresize_client->frame->area.y);
}
-
static void do_resize(void)
{
gint x, y, w, h, lw, lh;