Unused method arguments waste computer resources, and the waste is all the greater that the method is called more often.

Either suppress this method argument, or refactor the code to avoid this issue.