diff options
Diffstat (limited to 'sys/vdpau/gstvdpauyuvvideo.h')
-rw-r--r-- | sys/vdpau/gstvdpauyuvvideo.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vdpau/gstvdpauyuvvideo.h b/sys/vdpau/gstvdpauyuvvideo.h index 118715e6..e80eacf9 100644 --- a/sys/vdpau/gstvdpauyuvvideo.h +++ b/sys/vdpau/gstvdpauyuvvideo.h @@ -49,8 +49,6 @@ struct _GstVdpauYUVVideo { guint32 format; gint chroma_type; gint width, height; - - gboolean silent; }; struct _GstVdpauYUVVideoClass { |