On Mon, Dec 15, 2008 at 4:52 PM, Andrew Talbot
<andrew.tal...@talbotville.com> wrote:
> James Hawkins wrote:
>
>>
>> Why would you remove any of them?  That's like removing stub functions
>> because we don't know if they're ever called.
>>
>
> OK. I get the message; I shall leave the vtables alone. May I take out the
> unused debug channels, though? I presume they can easily be re-introduced
> where required.
>
> --
> Andy.
>
>
>
>
>

The same argument would apply to the debug channels. They don't hurt
anything, and when needed, are easier to use if already in place.

What do you gain by removing them?

-- 
-Austin


Reply via email to