mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 19:08:57 +02:00
glib/: fully remove galias hacks
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
#endif /* _MSC_VER || __DMC__ */
|
||||
|
||||
#include "glib.h"
|
||||
#include "galias.h"
|
||||
|
||||
#ifdef G_WITH_CYGWIN
|
||||
#include <sys/cygwin.h>
|
||||
@@ -595,6 +594,3 @@ g_win32_locale_filename_from_utf8 (const gchar *utf8filename)
|
||||
}
|
||||
return retval;
|
||||
}
|
||||
|
||||
#define __G_WIN32_C__
|
||||
#include "galiasdef.c"
|
||||
|
Reference in New Issue
Block a user