summaryrefslogtreecommitdiff
path: root/openbox/moveresize.c
diff options
context:
space:
mode:
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 9374f8b5..c023340e 100644
--- a/openbox/moveresize.c
+++ b/openbox/moveresize.c
@@ -348,7 +348,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;