mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-16 20:52:33 +00:00
5dca413f9b
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