On Thu, May 29, 2008 at 08:32:11AM -0700, Will Coleda via RT wrote: > On Wed May 28 14:56:11 2008, julianalbo 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. > > > > +1 ; Anyone have a reason for us to keep these? If not, I'll apply this > in the next day or two.
+1 Pm