Skip to content

TrigConfData: Fix clang warning.

L1Menu can't have defaulted copy/move ctors, because they're explicitly deleted for the L1CTP member.

Merge request reports