Skip to content

Remove DUNE_UNUSED_PARAMETER in `ifElse`.

This was probably missed when merging !946 (merged). However, this led to code which is calling ifElse not compiling as the corresponding header is not included anymore.

Merge request reports