[ http://issues.apache.org/jira/browse/OFBIZ-525?page=comments#action_12455885 ] Jacques Le Roux commented on OFBIZ-525: ---------------------------------------
Hi Stefan, I began to verified, there are even much more than that, at least in : applications/product/src/org/ofbiz/product/product/ProductServices.java . applications/product/src/org/ofbiz/product/feature/ProductFeatureServices.java Now I wonder if we really need to do this, do you agree folks ? > Remove unused variables > ----------------------- > > Key: OFBIZ-525 > URL: http://issues.apache.org/jira/browse/OFBIZ-525 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Reporter: Stefan Huehner > Assigned To: Jacques Le Roux > Priority: Trivial > Attachments: ofbiz_unused_vars.diff > > > Attached patch removes variables which are only assigned but never read. -- 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
