From: Dana Jansens Date: Mon, 15 Sep 2003 03:21:00 +0000 (+0000) Subject: remove blank line X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=e3e850b718a429bef8fc0c007ce97ebd676f4b9c;p=chaz%2Fopenbox remove blank line --- 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;