Commit b9d4ebfb authored by Jens Breitbart's avatar Jens Breitbart Committed by Roger A. 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 8e4a80a9
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