tests: remove ABI checks for GstClockEntry.

This commit is contained in:
Alessandro Decina 2010-07-06 10:31:25 +02:00 committed by Alessandro Decina
parent a02fcb0478
commit e688979169
6 changed files with 0 additions and 6 deletions

View file

@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
{"GstCaps", sizeof (GstCaps), 32},
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
{"GstClockEntry", sizeof (GstClockEntry), 48},
{"GstClock", sizeof (GstClock), 176},
{"GstClockClass", sizeof (GstClockClass), 160},
{"GstElement", sizeof (GstElement), 136},

View file

@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
{"GstCaps", sizeof(GstCaps), 32},
{"GstStaticCaps", sizeof(GstStaticCaps), 52},
{"GstChildProxyInterface", sizeof(GstChildProxyInterface), 40},
{"GstClockEntry", sizeof(GstClockEntry), 40},
{"GstClock", sizeof(GstClock), 172},
{"GstClockClass", sizeof(GstClockClass), 160},
{"GstElement", sizeof(GstElement), 128},

View file

@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
{"GstCaps", sizeof (GstCaps), 32},
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
{"GstClockEntry", sizeof (GstClockEntry), 48},
{"GstClock", sizeof (GstClock), 176},
{"GstClockClass", sizeof (GstClockClass), 160},
{"GstElement", sizeof (GstElement), 136},

View file

@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
{"GstCaps", sizeof (GstCaps), 56} ,
{"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
{"GstClockEntry", sizeof (GstClockEntry), 64} ,
{"GstClock", sizeof (GstClock), 240} ,
{"GstClockClass", sizeof (GstClockClass), 320} ,
{"GstElement", sizeof (GstElement), 232} ,

View file

@ -9,7 +9,6 @@ GstCheckABIStruct list[] = {
{"GstCaps", sizeof (GstCaps), 32},
{"GstStaticCaps", sizeof (GstStaticCaps), 52},
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 40},
{"GstClockEntry", sizeof (GstClockEntry), 48},
{"GstClock", sizeof (GstClock), 176},
{"GstClockClass", sizeof (GstClockClass), 160},
{"GstElement", sizeof (GstElement), 136},

View file

@ -8,7 +8,6 @@ static GstCheckABIStruct list[] = {
{"GstCaps", sizeof (GstCaps), 56} ,
{"GstStaticCaps", sizeof (GstStaticCaps), 96} ,
{"GstChildProxyInterface", sizeof (GstChildProxyInterface), 80} ,
{"GstClockEntry", sizeof (GstClockEntry), 64} ,
{"GstClock", sizeof (GstClock), 240} ,
{"GstClockClass", sizeof (GstClockClass), 320} ,
{"GstElement", sizeof (GstElement), 232} ,