gstreamer_core/plugins/elements/gsttee.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gstreamer_core/plugins/elements/gsttee.h	Tue Aug 31 15:30:33 2010 +0300
+++ b/gstreamer_core/plugins/elements/gsttee.h	Wed Sep 01 12:16:41 2010 +0100
@@ -65,9 +65,6 @@
   GstElement      element;
 
   /*< private >*/
-  /* lock protecting dynamic pads */
-  GMutex         *dyn_lock;
-
   GstPad         *sinkpad;
   GstPad         *allocpad;
   gint            pad_counter;