mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
tests: remove GstNetAddress
Really, really remove all mention of GstNetBuffer Fixes https://bugzilla.gnome.org/show_bug.cgi?id=673510
This commit is contained in:
parent
6c8abf24cf
commit
84b69fa921
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ GstCheckABIStruct list[] = {
|
|||
{"GstMixerTrackClass", sizeof (GstMixerTrackClass), 84},
|
||||
{"GstMixerTrack", sizeof (GstMixerTrack), 32},
|
||||
{"GstNavigationInterface", sizeof (GstNavigationInterface), 28},
|
||||
{"GstNetAddress", sizeof (GstNetAddress), 40},
|
||||
{"gst_riff_acid", sizeof (gst_riff_acid), 24},
|
||||
{"gst_riff_dmlh", sizeof (gst_riff_dmlh), 4},
|
||||
{"gst_riff_index_entry", sizeof (gst_riff_index_entry), 16},
|
||||
|
|
Loading…
Reference in a new issue