[ http://issues.apache.org/jira/browse/LUCENE-507?page=comments#action_12369101 ]
Otis Gospodnetic commented on LUCENE-507: ----------------------------------------- I haven't looked at the patch, but I know that I've removed unused imports before and got burnt, because classes in imports were referenced from javadoc.... so something to keep in mind. > CLONE -[PATCH] remove unused variables > -------------------------------------- > > Key: LUCENE-507 > URL: http://issues.apache.org/jira/browse/LUCENE-507 > Project: Lucene - Java > Type: Improvement > Components: Search > Versions: unspecified > Environment: Operating System: other > Platform: Other > Reporter: Steven Tamm > Assignee: Lucene Developers > Priority: Minor > > Seems I'm the only person who has the "unused variable" warning turned on in > Eclipse :-) This patch removes those unused variables and imports (for now > only in the "search" package). This doesn't introduce changes in > functionality, but it should be reviewed anyway: there might be cases where > the variables *should* be used, but they are not because of a bug. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]