Fix build.

This commit is contained in:
Ghislain MARY 2017-09-25 15:39:23 +02:00
parent 2c7994a27b
commit 37e25a736f

View file

@ -103,8 +103,6 @@ void first_invite_serializing() {
xmlBody = remoteConf.getResourceLists(addresses);
check_first_invite(marie->lc, marieIdentity, xmlBody);
end:
linphone_core_manager_destroy(marie);
}