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:
@@ -34,7 +34,6 @@
|
||||
#include "giostream.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
G_DEFINE_TYPE_WITH_CODE (GTcpConnection, g_tcp_connection,
|
||||
G_TYPE_SOCKET_CONNECTION,
|
||||
@@ -376,7 +375,3 @@ g_tcp_connection_get_graceful_disconnect (GTcpConnection *connection)
|
||||
{
|
||||
return connection->priv->graceful_disconnect;
|
||||
}
|
||||
|
||||
|
||||
#define __G_TCP_CONNECTION_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user