Skip to content

CxxUtils: Remove UNUSED/ATH_UNUSED macros.

Scott Snyder requested to merge ssnyder/athena:unused.CxxUtils-20190807 into master

Remove the non-standard UNUSED/ATH_UNUSED macros. Retain ATH_UNUSED_MEMBER for now, to help with differences between gcc and clang.

Merge request reports