Cleanup some unused and unnecessary code ----------------------------------------
Key: LUCENE-1078 URL: https://issues.apache.org/jira/browse/LUCENE-1078 Project: Lucene - Java Issue Type: Improvement Affects Versions: 2.3 Reporter: Nathan Beyer Fix For: 2.3 Attachments: remove-unused-code-patch.diff Several classes in trunk have some unused and unnecessary code. This includes unused fields, unused automatic variables, unused imports and unnecessary assignments. Attached it a patch to clean these up. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]