mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include "gsocketconnectable.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gsocketconnectable
|
||||
@@ -121,6 +120,3 @@ g_socket_connectable_enumerate (GSocketConnectable *connectable)
|
||||
|
||||
return (* iface->enumerate) (connectable);
|
||||
}
|
||||
|
||||
#define __G_SOCKET_CONNECTABLE_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user