Commit 9b372ac6 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove unused variable.

parent e43f1917
......@@ -795,7 +795,6 @@ static int vlm_ControlMediaInstanceStart( vlm_t *p_vlm, int64_t id, const char *
if( !p_instance )
{
vlm_media_t *p_cfg = &p_media->cfg;
const char *psz_keep;
int i;
p_instance = vlm_MediaInstanceNew( p_vlm, psz_id );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment