Skip to content

fix unused-variable warnigns with DEBUGGING disabled

Jan Kiene requested to merge fix_compiler_warnings_with_debugging_off into main

For running the tests with DEBUGGING deactivated, build warnigns must be fixed that occur when deactivating the switch.

No effect on output or bitstream, just make the compiler happy.

Merge request reports

Loading