tzaeschke / zoodb

ZooDB Object Database
Apache License 2.0
57 stars 9 forks source link

Code quality fix - Dead stores should be removed. #87

Closed faisal-hameed closed 8 years ago

faisal-hameed commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule squid:S1854 - Dead stores should be removed. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1854

Please let me know if you have any questions.

Faisal Hameed

faisal-hameed commented 8 years ago

@tzaeschke I am not sure whether you are agree with this change or not. Please close this PR if not.

tzaeschke commented 8 years ago

Thanks, I will not pull it in the near future, so I close it. The changes are technically okay, but I'd rather wait for organisatorial reasons on my side.