mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
gio/: fully remove gioalias hacks
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include "gioenumtypes.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
||||
/**
|
||||
* SECTION:gdataoutputstream
|
||||
@@ -500,7 +499,4 @@ g_data_output_stream_put_string (GDataOutputStream *stream,
|
||||
str, strlen (str),
|
||||
&bytes_written,
|
||||
cancellable, error);
|
||||
}
|
||||
|
||||
#define __G_DATA_OUTPUT_STREAM_C__
|
||||
#include "gioaliasdef.c"
|
||||
}
|
||||
|
Reference in New Issue
Block a user