mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "glibintl.h"
|
||||
#include "gioerror.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gemblemedicon
|
||||
@@ -350,6 +349,3 @@ g_emblemed_icon_icon_iface_init (GIconIface *iface)
|
||||
iface->to_tokens = g_emblemed_icon_to_tokens;
|
||||
iface->from_tokens = g_emblemed_icon_from_tokens;
|
||||
}
|
||||
|
||||
#define __G_EMBLEMED_ICON_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user