[sr-dev] git:sr_3.0: Removed unused var (added last commit)

Henning Westerholt henning.westerholt at 1und1.de
Thu Oct 29 14:18:55 CET 2009


Module: sip-router
Branch: sr_3.0
Commit: 0ab9d15ba34313387af9a08fdf0e233abe04089e
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0ab9d15ba34313387af9a08fdf0e233abe04089e

Author: Marius Zbihlei <marius.zbihlei at 1and1.ro>
Committer: Henning Westerholt <henning.westerholt at 1und1.de>
Date:   Mon Oct 26 14:23:25 2009 +0200

Removed unused var (added last commit)
(cherry picked from commit 60548b6b3475d82e5d4d8c9a4be53c8dfb32df5e)

---

 modules/avpops/avpops_impl.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/avpops/avpops_impl.c b/modules/avpops/avpops_impl.c
index ab0ec91..3817cd8 100644
--- a/modules/avpops/avpops_impl.c
+++ b/modules/avpops/avpops_impl.c
@@ -660,7 +660,6 @@ int ops_dbstore_avps (struct sip_msg* msg, struct fis_param *sp,
 
 	n =0 ;
 	memset(&st, 0, sizeof(struct search_state));
-	int counter = 1;
 	if ((dbp->a.opd&AVPOPS_VAL_NONE)==0)
 	{
 		/* avp name is known ->set it and its type */




More information about the sr-dev mailing list