[vlc-devel] [PATCH] libvlc-common.c: In function 'libvlc_InternalDestroy':

Pierre d'Herbemont pdherbemont at free.fr
Fri Apr 11 22:39:25 CEST 2008


That was already fixed in eac783c0d7.

On Apr 10, 2008, at 10:34 PM, Ibraheem P wrote:
> ---
> src/libvlc-common.c |    2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/src/libvlc-common.c b/src/libvlc-common.c
> index aae5437..e4ff716 100644
> --- a/src/libvlc-common.c
> +++ b/src/libvlc-common.c
> @@ -1026,8 +1026,6 @@ int libvlc_InternalCleanup( libvlc_int_t  
> *p_libvlc )
>  */
> int libvlc_InternalDestroy( libvlc_int_t *p_libvlc, vlc_bool_t  
> b_release )
> {
> -    vlc_value_t lockval;
> -
>     if( !p_libvlc )
>         return VLC_EGENERIC;
>
> -- 
> 1.5.4.4
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>




More information about the vlc-devel mailing list