gobject/: fully remove gobjectalias hacks

This commit is contained in:
Ryan Lortie
2010-07-07 19:40:48 -04:00
parent 2e53e50244
commit 0fc50fa5f7
22 changed files with 5 additions and 249 deletions

View File

@@ -1,7 +1,5 @@
/* This file lists all exported symbols. It is used to generate
* the gobject.def file used to control exports on Windows and the
* gobjectalias.h/gobjectaliasdef.c files used to avoid PLT entries for
* internal uses of exported functions (see makegobjectalias.pl).
* the gobject.def file used to control exports on Windows.
*
* Every symbol must be included in the right
* #ifdef IN_HEADER(sym) #endif and