diff --git a/gst-libs/gst/video/video-overlay-composition.h b/gst-libs/gst/video/video-overlay-composition.h index 5edf789f74..8238b718b9 100644 --- a/gst-libs/gst/video/video-overlay-composition.h +++ b/gst-libs/gst/video/video-overlay-composition.h @@ -45,7 +45,6 @@ G_BEGIN_DECLS (GST_IS_MINI_OBJECT_TYPE(obj, GST_TYPE_VIDEO_OVERLAY_RECTANGLE)) typedef struct _GstVideoOverlayRectangle GstVideoOverlayRectangle; -typedef struct _GstVideoOverlayRectangleClass GstVideoOverlayRectangleClass; /** * gst_video_overlay_rectangle_ref: @@ -168,7 +167,6 @@ void gst_video_overlay_rectangle_set_global_alpha (GST_IS_MINI_OBJECT_TYPE(obj, GST_TYPE_VIDEO_OVERLAY_COMPOSITION)) typedef struct _GstVideoOverlayComposition GstVideoOverlayComposition; -typedef struct _GstVideoOverlayCompositionClass GstVideoOverlayCompositionClass; /** * gst_video_overlay_composition_ref: