mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
libs: decoder: remove unused forward declaration
This commit is contained in:
parent
9229780b26
commit
4233987278
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ G_BEGIN_DECLS
|
||||||
GST_VAAPI_DECODER_CLASS(GST_VAAPI_MINI_OBJECT_GET_CLASS(obj))
|
GST_VAAPI_DECODER_CLASS(GST_VAAPI_MINI_OBJECT_GET_CLASS(obj))
|
||||||
|
|
||||||
typedef struct _GstVaapiDecoderClass GstVaapiDecoderClass;
|
typedef struct _GstVaapiDecoderClass GstVaapiDecoderClass;
|
||||||
struct _GstVaapiDecoderUnit;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GST_VAAPI_PARSER_STATE:
|
* GST_VAAPI_PARSER_STATE:
|
||||||
|
|
Loading…
Reference in a new issue