summaryrefslogtreecommitdiff
path: root/gio/gunixinputstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gunixinputstream.c')
-rw-r--r--gio/gunixinputstream.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gio/gunixinputstream.c b/gio/gunixinputstream.c
index 669128aea..2cd9aa48e 100644
--- a/gio/gunixinputstream.c
+++ b/gio/gunixinputstream.c
@@ -38,7 +38,6 @@
#include "gasynchelper.h"
#include "glibintl.h"
-#include "gioalias.h"
/**
* SECTION:gunixinputstream
@@ -643,6 +642,3 @@ g_unix_input_stream_close_finish (GInputStream *stream,
/* Failures handled in generic close_finish code */
return TRUE;
}
-
-#define __G_UNIX_INPUT_STREAM_C__
-#include "gioaliasdef.c"