gstreamer_core/plugins/elements/gstfdsink.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
--- a/gstreamer_core/plugins/elements/gstfdsink.h	Tue Aug 31 15:30:33 2010 +0300
+++ b/gstreamer_core/plugins/elements/gstfdsink.h	Wed Sep 01 12:16:41 2010 +0100
@@ -58,7 +58,6 @@
 
   int fd;
   guint64 bytes_written;
-  guint64 current_pos;
 };
 
 struct _GstFdSinkClass {