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

@@ -33,7 +33,6 @@
#include "gparam.h"
#include "gboxed.h"
#include "genums.h"
#include "gobjectalias.h"
/* --- value functions --- */
@@ -1394,6 +1393,3 @@ g_pointer_type_register_static (const gchar *name)
return type;
}
#define __G_VALUETYPES_C__
#include "gobjectaliasdef.c"