projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d5d924
)
remove blank line
author
Dana Jansens
<danakj@orodu.net>
Mon, 15 Sep 2003 03:21:00 +0000
(
03:21
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 15 Sep 2003 03:21:00 +0000
(
03:21
+0000)
openbox/place.c
patch
|
blob
|
history
diff --git
a/openbox/place.c
b/openbox/place.c
index 545355ce737766662093dca81757fc6964fd8c98..4987b171fa6df681ff41084f4eac0782d86535e3 100644
(file)
--- 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;