On 12/07/2011 05:39 PM, Amos Jeffries wrote: > On Wed, 07 Dec 2011 17:04:36 -0700, Alex Rousskov wrote: >> On 12/05/2011 05:12 AM, Amos Jeffries wrote: >>> On 5/12/2011 10:27 p.m., Kinkie wrote: >>>> Hi all, >>>> the class HttpHdrExtField appears to be a relict from the past; >>>> implemented a few thousand revisions ago, it lays unused. >>>> Any objections to me removing it? >>>> >>> >>> Hmm. It does appear to be unused and irrelevant with the current >>> HeaderEntry design. >>> >>> Perhapse wait for Alex opinion though before dropping completely. >> >> I am all for removing unused code! >> > > I was thinking you might have an idea what it was actually for. ie a > project that got stuck somewhere without being merged.
The CVS comments on the surface indicate that I extracted the code from HttpHeader.c into its own file long time ago. I did not dig deeper, but I suspect the code was used at some point and then replaced with something better. We can always resurrect it if needed, of course. Alex.
