mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
gobject/: fully remove gobjectalias hacks
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user