Fix unused variable with disabled video

This commit is contained in:
Yann Diorcet 2012-05-22 08:16:03 -04:00
parent a4cfc69c95
commit 8815f986bb
2 changed files with 3 additions and 2 deletions

View file

@ -773,8 +773,9 @@ static void video_config_read(LinphoneCore *lc){
int capture, display, self_view;
#endif
const char *str;
#ifdef VIDEO_ENABLED
LinphoneVideoPolicy vpol;
#endif
build_video_devices_table(lc);
str=lp_config_get_string(lc->config,"video","device",NULL);

@ -1 +1 @@
Subproject commit 14187df4b75733457792b9b1f1dab6cbf852b45b
Subproject commit df295558fd536483b0ac16d8bfde76cc8dad1c9a