From 5b946e0504952a472cea1ef95df0967e8a4a7b47 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Wed, 7 Jul 2010 19:53:22 -0400 Subject: gio/: fully remove gioalias hacks --- gio/gicon.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gio/gicon.c') diff --git a/gio/gicon.c b/gio/gicon.c index 5c0083e52..d821f27e8 100644 --- a/gio/gicon.c +++ b/gio/gicon.c @@ -33,7 +33,6 @@ #include "glibintl.h" -#include "gioalias.h" /* There versioning of this is implicit, version 1 would be ".1 " */ #define G_ICON_SERIALIZATION_MAGIC0 ". " @@ -450,7 +449,3 @@ g_icon_new_for_string (const gchar *str, return icon; } - - -#define __G_ICON_C__ -#include "gioaliasdef.c" -- cgit v1.2.1