gstreamer_core/plugins/elements/gstfakesink.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gstreamer_core/plugins/elements/gstfakesink.h	Tue Aug 31 15:30:33 2010 +0300
+++ b/gstreamer_core/plugins/elements/gstfakesink.h	Wed Sep 01 12:16:41 2010 +0100
@@ -82,7 +82,6 @@
   gchar			*last_message;
   gint                  num_buffers;
   gint                  num_buffers_left;
-  GStaticRecMutex       notify_lock;
 };
 
 struct _GstFakeSinkClass {