Why put parameters that are never used in a function?

Sep 17, 2016 at 2:28pm
I have been reading lots of code and there are lots of functions that have parameters that are not used. They just put a lot of the same parameters in. Why do this if it is never used?
Sep 17, 2016 at 2:41pm
Could you give us some examples?
Topic archived. No new replies allowed.