e419533498
Motivation: We had an unused paramter on a method, we should just remove it to keep code clean. Modifications: - Remove parameter - Fix typo in javadoc Result: Cleanup done.