gltestsrc: gltestsrc.h already defines GstGLTestSrc
And redefinition is not allowed. https://bugzilla.gnome.org/show_bug.cgi?id=766973
This commit is contained in:
parent
45a832686b
commit
7ecfd7e24d
@ -43,7 +43,6 @@ G_BEGIN_DECLS
|
|||||||
#define GST_IS_GL_TEST_SRC_CLASS(klass) \
|
#define GST_IS_GL_TEST_SRC_CLASS(klass) \
|
||||||
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_GL_TEST_SRC))
|
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_GL_TEST_SRC))
|
||||||
|
|
||||||
typedef struct _GstGLTestSrc GstGLTestSrc;
|
|
||||||
typedef struct _GstGLTestSrcClass GstGLTestSrcClass;
|
typedef struct _GstGLTestSrcClass GstGLTestSrcClass;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user