Commit f374f338 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

HTTP: remove unused variable

parent 96767073
......@@ -946,7 +946,6 @@ static int Control( access_t *p_access, int i_query, va_list args )
access_sys_t *p_sys = p_access->p_sys;
bool *pb_bool;
int64_t *pi_64;
vlc_meta_t *p_meta;
switch( i_query )
{
......
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