mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "gioerror.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:ginetsocketaddress
|
||||
@@ -320,6 +319,3 @@ g_inet_socket_address_get_port (GInetSocketAddress *address)
|
||||
|
||||
return address->priv->port;
|
||||
}
|
||||
|
||||
#define __G_INET_SOCKET_ADDRESS_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user