summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavimux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/avi/gstavimux.h')
-rw-r--r--gst/avi/gstavimux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst/avi/gstavimux.h b/gst/avi/gstavimux.h
index c2333a04..31c64c38 100644
--- a/gst/avi/gstavimux.h
+++ b/gst/avi/gstavimux.h
@@ -56,9 +56,6 @@ struct _GstAviMux {
GstPad *videosinkpad;
gboolean video_pad_connected, video_pad_eos;
- /* timestamps of first and current frame + num_frames for fps calculation */
- gdouble framerate;
-
/* the AVI header */
gst_riff_avih avi_hdr;
guint32 total_frames; /* total number of frames */