summaryrefslogtreecommitdiff
path: root/gio/gfileattribute.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gfileattribute.c')
-rw-r--r--gio/gfileattribute.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gio/gfileattribute.c b/gio/gfileattribute.c
index 0aad1a743..3a50f4b45 100644
--- a/gio/gfileattribute.c
+++ b/gio/gfileattribute.c
@@ -29,7 +29,6 @@
#include <glib-object.h>
#include "glibintl.h"
-#include "gioalias.h"
/**
* SECTION:gfileattribute
@@ -1068,6 +1067,3 @@ g_file_attribute_info_list_add (GFileAttributeInfoList *list,
list_update_public (priv);
}
-
-#define __G_FILE_ATTRIBUTE_C__
-#include "gioaliasdef.c"