glwindow_gpu_process: avoid empty struct
This commit is contained in:
parent
210d2c2825
commit
62130b34ff
@ -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