[mod_vlc] scan-build: Value stored to 'vcontext' is never read - av_init_handle()

This commit is contained in:
Dragos Oancea 2020-02-27 11:11:40 +00:00
parent 98b263117d
commit 23ce45fad8

View File

@ -597,7 +597,6 @@ static switch_status_t av_init_handle(switch_file_handle_t *handle, switch_image
opts[0] = *vlc_args;
if (acontext) opts[1] = switch_core_sprintf(acontext->pool, "--sout=%s", acontext->path);
vcontext = acontext->vcontext;
pool = acontext->pool;