vaapibufferpool: remove wrong gcc annotation

This commit is contained in:
Víctor Manuel Jáquez Leal 2018-02-20 02:14:37 +01:00
parent 83886ced66
commit 1ca2c78c7a

View file

@ -132,7 +132,7 @@ gst_vaapi_video_buffer_pool_get_type (void) G_GNUC_CONST;
G_GNUC_INTERNAL
GstBufferPool *
gst_vaapi_video_buffer_pool_new (GstVaapiDisplay * display) G_GNUC_CONST;
gst_vaapi_video_buffer_pool_new (GstVaapiDisplay * display);
G_END_DECLS