summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpauvideoyuv.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/gstvdpauvideoyuv.h')
-rw-r--r--sys/vdpau/gstvdpauvideoyuv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vdpau/gstvdpauvideoyuv.h b/sys/vdpau/gstvdpauvideoyuv.h
index dd033df7..477b3067 100644
--- a/sys/vdpau/gstvdpauvideoyuv.h
+++ b/sys/vdpau/gstvdpauvideoyuv.h
@@ -47,8 +47,6 @@ struct _GstVdpauVideoYUV {
gint framerate_numerator, framerate_denominator;
gint par_numerator, par_denominator;
guint format;
-
- gboolean silent;
};
struct _GstVdpauVideoYUVClass {