mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
Remove unused variables.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@181031 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -9235,8 +9235,6 @@ static struct sip_pvt *get_sip_pvt_byid_locked(const char *callid, const char *t
|
||||
* call id, but have different tags)
|
||||
*/
|
||||
if (pedanticsipchecking) {
|
||||
const char *pvt_fromtag, *pvt_totag;
|
||||
|
||||
/* RFC 3891
|
||||
* > 3. User Agent Server Behavior: Receiving a Replaces Header
|
||||
* > The Replaces header contains information used to match an existing
|
||||
|
Reference in New Issue
Block a user