From: Wim Taymans Date: Wed, 11 Apr 2012 14:59:25 +0000 (+0200) Subject: tests: remove GstNetAddress X-Git-Tag: 1.19.3~511^2~6595 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84b69fa92174e671cea003fd8d2e85cb02febb3e;p=platform%2Fupstream%2Fgstreamer.git tests: remove GstNetAddress Really, really remove all mention of GstNetBuffer Fixes https://bugzilla.gnome.org/show_bug.cgi?id=673510 --- diff --git a/tests/check/libs/struct_i386.h b/tests/check/libs/struct_i386.h index 0e143d8..dac3388 100644 --- a/tests/check/libs/struct_i386.h +++ b/tests/check/libs/struct_i386.h @@ -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},