Refactoring: Remove unused method from jsonobject by stleary · Pull Request #988 · stleary/JSON-java

What problem does this code solve?
A previous commit included a change to this code, but a later check showed the method is not used, so it is removed here.

Does the code still compile with Java6?
Yes

Risks
Low

Changes to the API?
No, it was a private method

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
No

Was any code refactored in this commit?
This commit was a refactor

Review status
APPROVED - by myself

Starting 3-day comment window