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