remove blank line
This commit is contained in:
parent
0d5d92426f
commit
e3e850b718
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue