浏览代码

registrar: fix compilation warnings

Daniel-Constantin Mierla 8 年之前
父节点
当前提交
cf7ed18c74
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/modules/registrar/regpv.c

+ 0 - 1
src/modules/registrar/regpv.c

@@ -427,7 +427,6 @@ int pv_fetch_contacts_helper(sip_msg_t* msg, udomain_t* dt, str* uri,
 	ucontact_t* c0;
 	regpv_profile_t *rpp;
 	str aor = {0, 0};
-	str u = {0, 0};
 	int res;
 	int olen;
 	int ilen;