mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
gobject/: fully remove gobjectalias hacks
This commit is contained in:
@@ -34,12 +34,9 @@
|
||||
#include "gparamspecs.h"
|
||||
#include "gvaluetypes.h"
|
||||
#include "gobject_trace.h"
|
||||
#include "gobjectalias.h"
|
||||
|
||||
/* This should be included after gobjectalias.h (or pltcheck.sh will fail) */
|
||||
#include "gobjectnotifyqueue.c"
|
||||
|
||||
|
||||
/**
|
||||
* SECTION:objects
|
||||
* @short_description: The base object type
|
||||
@@ -3326,6 +3323,3 @@ static void
|
||||
g_initially_unowned_class_init (GInitiallyUnownedClass *klass)
|
||||
{
|
||||
}
|
||||
|
||||
#define __G_OBJECT_C__
|
||||
#include "gobjectaliasdef.c"
|
||||
|
Reference in New Issue
Block a user