[vlc-devel] [PATCH 2/8] video output: remove unused variable

Rémi Denis-Courmont remi at remlab.net
Mon May 13 17:11:54 CEST 2019


Le maanantaina 13. toukokuuta 2019, 14.54.47 EEST Steve Lhomme a écrit :
> ---
>  src/video_output/vout_internal.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/video_output/vout_internal.h
> b/src/video_output/vout_internal.h index 5c876db393..b6fdb36aab 100644
> --- a/src/video_output/vout_internal.h
> +++ b/src/video_output/vout_internal.h
> @@ -177,7 +177,6 @@ struct vout_thread_sys_t
>      vlc_mutex_t     window_lock;
> 
>      /* Video output display */
> -    vlc_mutex_t     display_lock;
>      vout_display_cfg_t display_cfg;
>      vout_display_t *display;

OK

-- 
レミ・デニ-クールモン
http://www.remlab.net/





More information about the vlc-devel mailing list