You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2007/12/05 14:57:43 UTC

[jira] Commented: (LUCENE-1078) Cleanup some unused and unnecessary code

    [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org