mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gnetworkaddress
|
||||
@@ -615,6 +614,3 @@ g_network_address_connectable_enumerate (GSocketConnectable *connectable)
|
||||
|
||||
return (GSocketAddressEnumerator *)addr_enum;
|
||||
}
|
||||
|
||||
#define __G_NETWORK_ADDRESS_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user