gio/: fully remove gioalias hacks

This commit is contained in:
Ryan Lortie
2010-07-07 19:53:22 -04:00
parent 0fc50fa5f7
commit 5b946e0504
153 changed files with 3 additions and 709 deletions

View File

@@ -37,7 +37,6 @@
#include <string.h>
#include "gioalias.h"
#include "strinfo.c"
@@ -2650,7 +2649,5 @@ g_settings_unbind (gpointer object,
}
/* Epilogue {{{1 */
#define __G_SETTINGS_C__
#include "gioaliasdef.c"
/* vim:set foldmethod=marker: */