diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c index 79b15bed4c..71fdef6a0b 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c @@ -110,7 +110,6 @@ struct _GstVaapiDecoderMpeg4 { * * A decoder class based on Mpeg4. */ -typedef struct _GstVaapiDecoderMpeg4Class GstVaapiDecoderMpeg4Class; struct _GstVaapiDecoderMpeg4Class { /*< private >*/ GstVaapiDecoderClass parent_class;