mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
pbutils: remove padding from now-private GstDiscovererInfo structure
This commit is contained in:
parent
0c4e4f25ae
commit
98c7889293
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ struct _GstDiscovererInfo {
|
|||
GstClockTime duration;
|
||||
GstStructure *misc;
|
||||
GstTagList *tags;
|
||||
|
||||
gpointer _reserved[GST_PADDING];
|
||||
};
|
||||
|
||||
/* missing-plugins.c */
|
||||
|
|
Loading…
Reference in a new issue