diff --git a/gst/smpte/gstsmpte.h b/gst/smpte/gstsmpte.h index 59a48305c7..3039942e4d 100644 --- a/gst/smpte/gstsmpte.h +++ b/gst/smpte/gstsmpte.h @@ -61,10 +61,8 @@ struct _GstSMPTE { gboolean invert; /* negotiated format */ - gint format; gint width; gint height; - gdouble fps; gint fps_num; gint fps_denom; GstVideoInfo vinfo1;