From 84b69fa92174e671cea003fd8d2e85cb02febb3e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 11 Apr 2012 16:59:25 +0200 Subject: [PATCH] tests: remove GstNetAddress Really, really remove all mention of GstNetBuffer Fixes https://bugzilla.gnome.org/show_bug.cgi?id=673510 --- tests/check/libs/struct_i386.h | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/check/libs/struct_i386.h b/tests/check/libs/struct_i386.h index 0e143d8442..dac3388efb 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},