gtkgstglwidget: Cleanup unused private member
new_buffer has been moved to base class. Also cleanup the properties comment, which are also all moved into the base class.
This commit is contained in:
parent
df021c1a4b
commit
1d0c3fd070
@ -58,9 +58,6 @@ G_DEFINE_TYPE_WITH_CODE (GtkGstGLWidget, gtk_gst_gl_widget, GTK_TYPE_GL_AREA,
|
||||
|
||||
struct _GtkGstGLWidgetPrivate
|
||||
{
|
||||
/* properties */
|
||||
gboolean new_buffer;
|
||||
|
||||
gboolean initted;
|
||||
GstGLDisplay *display;
|
||||
GdkGLContext *gdk_context;
|
||||
|
Loading…
x
Reference in New Issue
Block a user