From: Mark Michelson Date: Wed, 11 Mar 2009 00:32:40 +0000 (+0000) Subject: Remove unused variables. X-Git-Tag: 1.4.25-rc1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280153085e9d68b86ed95f20fc7a33e9d62185e4;p=thirdparty%2Fasterisk.git Remove unused variables. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@181031 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 8120098928..040cee28e1 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -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