summaryrefslogtreecommitdiff
path: root/tests/check/gst/struct_i386.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/gst/struct_i386.h')
-rw-r--r--tests/check/gst/struct_i386.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/check/gst/struct_i386.h b/tests/check/gst/struct_i386.h
index 06de6fd1a..744b7f2f7 100644
--- a/tests/check/gst/struct_i386.h
+++ b/tests/check/gst/struct_i386.h
@@ -66,9 +66,5 @@ static GstCheckABIStruct list[] = {
{"GstTypeFindFactoryClass", sizeof(GstTypeFindFactoryClass), 152},
{"GstURIHandlerInterface", sizeof(GstURIHandlerInterface), 44},
{"GstValueTable", sizeof(GstValueTable), 32},
-#if !defined(GST_DISABLE_LOADSAVE) && !defined(GST_DISABLE_DEPRECATED) && !defined(GST_REMOVE_DEPRECATED)
- {"GstXML", sizeof(GstXML), 64},
- {"GstXMLClass", sizeof(GstXMLClass), 144},
-#endif
{NULL, 0, 0}
};