From e3e850b718a429bef8fc0c007ce97ebd676f4b9c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 15 Sep 2003 03:21:00 +0000 Subject: [PATCH] remove blank line --- openbox/place.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openbox/place.c b/openbox/place.c index 545355ce..4987b171 100644 --- a/openbox/place.c +++ b/openbox/place.c @@ -71,7 +71,6 @@ static GSList* area_add(GSList *list, Rect *a) return g_slist_prepend(list, r); } - static GSList* area_remove(GSList *list, Rect *a) { GSList *sit; -- 2.39.2