diff -r 567bb019e3e3 -r 7e817e7e631c gstreamer_core/plugins/elements/gsttee.h --- 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;