v4l2videodec: Remove unused forward declaration

https://bugzilla.gnome.org/show_bug.cgi?id=728438
This commit is contained in:
Nicolas Dufresne 2017-05-23 14:36:37 -04:00
parent 17e52f6ac2
commit 7dc57e381b

View file

@ -38,8 +38,6 @@
GST_DEBUG_CATEGORY_STATIC (gst_v4l2_video_dec_debug);
#define GST_CAT_DEFAULT gst_v4l2_video_dec_debug
static gboolean gst_v4l2_video_dec_flush (GstVideoDecoder * decoder);
typedef struct
{
gchar *device;