Remove ABI checking scripts
authorRyan Lortie <desrt@desrt.ca>
Mon, 14 Jan 2013 04:31:45 +0000 (23:31 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 17 Jan 2013 15:50:18 +0000 (10:50 -0500)
commitdbf447292d83b54be321c33025aea2e4d448d4f5
tree1d2b8a6a05c85e2df0e1d30d479a0b1baf56e661
parent304950a7ac9866dca990dcabb02ec5297c735ce8
Remove ABI checking scripts

Before this commit, the only difference between the expected and actual
ABI were the addition of _init and _fini symbols in each module (now
that regexp-based export control is not catching those).
gio/Makefile.am
gio/abicheck.sh [deleted file]
gio/gio.symbols [deleted file]
glib/Makefile.am
glib/abicheck.sh [deleted file]
glib/glib.symbols [deleted file]
gmodule/Makefile.am
gmodule/gmodule.symbols [deleted file]
gobject/Makefile.am
gobject/abicheck.sh [deleted file]
gobject/gobject.symbols [deleted file]