Fix compiler warnings (unused parameter, additional semicolon).
A modern version of the clang compiler complained about:
* unused parameters
* additional semicolon
. This commit fixes these warnings.
Signed-off-by:
Jens Breitbart <jbreitbart@gmail.com>
parent
2c2ba2cf
Please register or sign in to comment