mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-28 20:04:14 +02:00
gobject/: fully remove gobjectalias hacks
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "gparamspecs.h"
|
||||
#include "gvaluecollector.h"
|
||||
#include "gvaluearray.h"
|
||||
#include "gobjectalias.h"
|
||||
|
||||
|
||||
/**
|
||||
@@ -2517,6 +2516,3 @@ g_param_spec_variant (const gchar *name,
|
||||
|
||||
return G_PARAM_SPEC (vspec);
|
||||
}
|
||||
|
||||
#define __G_PARAMSPECS_C__
|
||||
#include "gobjectaliasdef.c"
|
||||
|
Reference in New Issue
Block a user