Commit fbb60d67 authored by Jens Breitbart's avatar Jens Breitbart Committed by Roger Light
Browse files

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: default avatarJens Breitbart <jbreitbart@gmail.com>
parent 2c2ba2cf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment