Explorar el Código

registrar: fix compilation warnings

Daniel-Constantin Mierla hace 8 años
padre
commit
cf7ed18c74
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;