removed unused function parameters
authorHolger Schemel <info@artsoft.org>
Fri, 21 Oct 2022 13:37:10 +0000 (15:37 +0200)
committerHolger Schemel <info@artsoft.org>
Fri, 21 Oct 2022 13:37:10 +0000 (15:37 +0200)
commitcb0ddc73cbd791f57009f4b2e9037069fb6cdff0
treea119f16e10c5ce4ed5320a6e8c1d035f93058c99
parenta30a27ce6c313e56cc92dc7183d599f63f8ca1f2
removed unused function parameters

This issue was found by using GCC with option "-Wextra".
src/Makefile
src/libgame/system.c
src/libgame/system.h
src/tools.c