mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-01 20:43:15 -07:00
f87f4d4e47
Fix or remove a few variables that were being set but not actually used anywhere, causing warnings with gcc 16. Resolves: #1783