Commit bc90d2ed authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

DVB: warning in previous commit

parent e45fbdc1
......@@ -934,7 +934,6 @@ static int ParseMRL( access_t *p_access )
{
char *psz_dup = strdup( p_access->psz_location );
char *psz_parser = psz_dup;
char *psz_next;
vlc_value_t val;
#define GET_OPTION_INT( option ) \
......
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