mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-10 08:22:46 -07:00
b8c0cb5fe1
When openr2 is installed mfcr2_show_links_of() is no longer ifdeffed out which makes gcc-16 complain with 'variable ‘x’ set but not used'. Resolves: #1947