FS-6339 --resolve

Conflicts:
	libs/sofia-sip/.update
This commit is contained in:
Anthony Minessale 2014-03-11 18:16:23 -05:00
parent 9495f2534d
commit 73b2894b05
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
Tue Feb 11 17:46:59 UTC 2014
Tue Mar 11 18:17:52 CDT 2014

View File

@ -11055,7 +11055,6 @@ nta_reliable_t *reliable_find(nta_agent_t const *agent,
if (rel->rel_rseq == rack->ra_response)
return (nta_reliable_t *)rel;
return NULL;
}
}