[
https://issues.apache.org/jira/browse/LUCENE-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548671
]
Michael McCandless commented on LUCENE-1078:
--------------------------------------------
Patch looks good! Though StandardTokenizerImpl.java is generated from
JFlex so we can't change that.
I will commit shortly. Thanks Nathan!
> 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]