gio/: fully remove gioalias hacks

This commit is contained in:
Ryan Lortie
2010-07-07 19:53:22 -04:00
parent 0fc50fa5f7
commit 5b946e0504
153 changed files with 3 additions and 709 deletions

View File

@@ -52,7 +52,6 @@
#include "gio-marshal.h"
#include "gioalias.h"
static guint g_threaded_socket_service_run_signal;
@@ -273,6 +272,3 @@ g_threaded_socket_service_new (int max_threads)
"max-threads", max_threads,
NULL);
}
#define __G_THREADED_SOCKET_SERVICE_C__
#include "gioaliasdef.c"