pbutils: remove padding from now-private GstDiscovererInfo structure
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 30 Oct 2010 11:24:05 +0000 (12:24 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 30 Oct 2010 11:24:05 +0000 (12:24 +0100)
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 */