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