aboutsummaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglmixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglmixer.h')
-rw-r--r--gst-libs/gst/gl/gstglmixer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst-libs/gst/gl/gstglmixer.h b/gst-libs/gst/gl/gstglmixer.h
index c056e6a8..7e66acc0 100644
--- a/gst-libs/gst/gl/gstglmixer.h
+++ b/gst-libs/gst/gl/gstglmixer.h
@@ -59,9 +59,6 @@ struct _GstGLMixer
GstGLMixerPrivate *priv;
- /* Lock to prevent the state to change while blending */
- GMutex lock;
-
GPtrArray *array_buffers;
GPtrArray *frames;