Skip to content

TrigCombinedEvent: Use [[maybe_unused]] instead of UNUSED macro.

Use standard [[maybe_unused]] instead of the non-standard UNUSED macro.

Merge request reports