pbutils: remove padding from now-private GstDiscovererInfo structure

This commit is contained in:
Tim-Philipp Müller 2010-10-30 12:24:05 +01:00
parent 0c4e4f25ae
commit 98c7889293

View file

@ -78,8 +78,6 @@ struct _GstDiscovererInfo {
GstClockTime duration;
GstStructure *misc;
GstTagList *tags;
gpointer _reserved[GST_PADDING];
};
/* missing-plugins.c */