pbutils: remove padding from now-private GstDiscovererInfo structure
[platform/upstream/gstreamer.git] / gst-libs / gst / pbutils / pbutils-private.h
index c6a817d..04bcd4c 100644 (file)
@@ -78,8 +78,6 @@ struct _GstDiscovererInfo {
   GstClockTime duration;
   GstStructure *misc;
   GstTagList *tags;
-
-  gpointer _reserved[GST_PADDING];
 };
 
 /* missing-plugins.c */