mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 10:57:53 +02:00
gobject/: fully remove gobjectalias hacks
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include "gmarshal.h"
|
||||
#include "gvalue.h"
|
||||
#include "gvaluetypes.h"
|
||||
#include "gobjectalias.h"
|
||||
|
||||
|
||||
GType
|
||||
@@ -204,6 +203,3 @@ g_source_set_closure (GSource *source,
|
||||
g_closure_set_marshal (closure, marshal);
|
||||
}
|
||||
}
|
||||
|
||||
#define __G_SOURCECLOSURE_C__
|
||||
#include "gobjectaliasdef.c"
|
||||
|
Reference in New Issue
Block a user