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

@@ -30,7 +30,6 @@
#include "gtypeplugin.h"
#include "gvaluecollector.h"
#include "gbsearcharray.h"
#include "gobjectalias.h"
#include "gatomicarray.h"
#include "gobject_trace.h"
@@ -4616,6 +4615,3 @@ g_type_class_get_private (GTypeClass *klass,
return G_STRUCT_MEMBER_P (klass, offset);
}
#define __G_TYPE_C__
#include "gobjectaliasdef.c"