Re: Patch Review: unused private methods

Chris Burdess <[email protected]> Thu, 29 Nov 2007 09:02:10 +0000
Newsgroups gmane.comp.java.classpath.extensions.javamail
Message-ID <[email protected]>
Conrad T. Pino wrote:
> Patch goals:
> 
> 1. Remove method is never used locally warnings, 3 in total.
> 
> 2. Preserve unused methods in source until required, if ever.

I'd rather we just removed them rather than commenting them out. It's
not as if there's some super complex algorithm here that might be used
in future.
-- 
Chris Burdess