v4l2videodec: Remove unused forward declaration
https://bugzilla.gnome.org/show_bug.cgi?id=728438
This commit is contained in:
parent
17e52f6ac2
commit
7dc57e381b
@ -38,8 +38,6 @@
|
|||||||
GST_DEBUG_CATEGORY_STATIC (gst_v4l2_video_dec_debug);
|
GST_DEBUG_CATEGORY_STATIC (gst_v4l2_video_dec_debug);
|
||||||
#define GST_CAT_DEFAULT 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
|
typedef struct
|
||||||
{
|
{
|
||||||
gchar *device;
|
gchar *device;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user