glwindow_gpu_process: avoid empty struct
This commit is contained in:
parent
d843b9e8c3
commit
e9c2e93f3f
@ -37,6 +37,7 @@ G_DEFINE_TYPE (GstGLWindowGPUProcess, gst_gl_window_gpu_process,
|
|||||||
|
|
||||||
struct _GstGLWindowGPUProcessPrivate
|
struct _GstGLWindowGPUProcessPrivate
|
||||||
{
|
{
|
||||||
|
int empty;
|
||||||
};
|
};
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user