aboutsummaryrefslogtreecommitdiff
path: root/plugins/elements/gsttee.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/gsttee.h')
-rw-r--r--plugins/elements/gsttee.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/elements/gsttee.h b/plugins/elements/gsttee.h
index c092b8f..3f408cb 100644
--- a/plugins/elements/gsttee.h
+++ b/plugins/elements/gsttee.h
@@ -66,9 +66,6 @@ struct _GstTee {
GstElement element;
/*< private >*/
- /* lock protecting dynamic pads */
- GMutex dyn_lock;
-
GstPad *sinkpad;
GstPad *allocpad;
guint pad_counter;