--- linphone-3.4.3/coreapi/linphonecore.c 2011-03-28 21:35:36.000000000 +0300 +++ linphone-3.4.3/coreapi/linphonecore.c 2011-09-02 14:00:57.348939880 +0300 @@ -746,7 +746,7 @@ static void codecs_config_read(LinphoneC } static void video_config_read(LinphoneCore *lc){ - int capture, display, self_view; + __attribute__((__unused__)) int capture, display, self_view; int enabled; const char *str; int ndev;