Closed jkuszmaul closed 6 years ago
I'm not familiar enough with why this fixes the compiler warning. If it works, go ahead and merge it
For the record, this is fixing an unused parameter warning--when you comment out the name of the parameter, it means that you are deliberately not using it.
I'm not familiar enough with why this fixes the compiler warning. If it works, go ahead and merge it