repair audio only build

This commit is contained in:
Simon Morlat 2015-04-04 21:07:13 +02:00
parent 5afe239ed8
commit e9e32912fd

View file

@ -157,9 +157,11 @@ static void call_with_transport_base(LinphoneTunnelMode tunnel_mode, bool_t with
}
}
}
#ifdef VIDEO_ENABLED
if (with_video_and_ice){
CU_ASSERT_TRUE(add_video(pauline, marie));
}
#endif
end_call(pauline,marie);
ms_free(public_ip);