On Wednesday 28 May 2008 14:56:11 NotFound wrote:

> The function intlist_dump in src/intlist.c is never used.
>
> If defined LIST_DEBUG, it calls list_dump. That function is present in
> src/list.c but is static, and is also never used.
>
> The attached patch gets rid of both functions and the LIST_DEBUG usage.

Thanks, applied as r27996.

-- c

Reply via email to