mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "gasyncresult.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gasyncresult
|
||||
@@ -157,6 +156,3 @@ g_async_result_get_source_object (GAsyncResult *res)
|
||||
|
||||
return (* iface->get_source_object) (res);
|
||||
}
|
||||
|
||||
#define __G_ASYNC_RESULT_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user