소스 검색

Removed unused var (added last commit)

Marius Zbihlei 16 년 전
부모
커밋
60548b6b34
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      modules/avpops/avpops_impl.c

+ 0 - 1
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 */