mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "gioerror.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:goutputstream
|
||||
@@ -1473,6 +1472,3 @@ g_output_stream_real_close_finish (GOutputStream *stream,
|
||||
g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_output_stream_real_close_async);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#define __G_OUTPUT_STREAM_C__
|
||||
#include "gioaliasdef.c"
|
||||
|
Reference in New Issue
Block a user