[vlc-devel] [PATCH 4/5] codec: add tx3g spu
Rémi Denis-Courmont
remi at remlab.net
Sat Mar 22 08:57:33 CET 2014
Le samedi 22 mars 2014, 07:15:14 Francois Cartegnie a écrit :
> +/**************************************************************************
> *** + * Close:
> +
> ***************************************************************************
> **/ +static void Close( vlc_object_t *p_this )
> +{
> + VLC_UNUSED(p_this);
> +}
Don't define Close() if you don't need it.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list