[vlc-devel] [PATCH] libvlc: remove unused libvlc_rectangle_t structure
Jean-Baptiste Kempf
jb at videolan.org
Wed Sep 7 14:49:15 CEST 2016
Applied.
On 07 Sep, Steve Lhomme wrote :
> ---
> include/vlc/libvlc_media_player.h | 9 ---------
> 1 file changed, 9 deletions(-)
>
> diff --git a/include/vlc/libvlc_media_player.h b/include/vlc/libvlc_media_player.h
> index 79a0b1f..2718a33 100644
> --- a/include/vlc/libvlc_media_player.h
> +++ b/include/vlc/libvlc_media_player.h
> @@ -104,15 +104,6 @@ typedef struct libvlc_audio_output_device_t
> } libvlc_audio_output_device_t;
>
> /**
> - * Rectangle type for video geometry
> - */
> -typedef struct libvlc_rectangle_t
> -{
> - int top, left;
> - int bottom, right;
> -} libvlc_rectangle_t;
> -
> -/**
> * Marq options definition
> */
> typedef enum libvlc_video_marquee_option_t {
> --
> 2.8.2
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list