Skip to content

TrigNavigation: Use [[maybe_unused]].

Use standard [[maybe_unused]] instead of the nonstandard UNUSED macro or the unused attribute.

Merge request reports