forked from Mirrors/freeswitch
[mod_vlc] scan-build: Value stored to 'vcontext' is never read - av_init_handle()
This commit is contained in:
parent
98b263117d
commit
23ce45fad8
@ -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;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user