glibconfig.h.win32.in: remove G_CAN_INLINE

We now define this unconditionally in gmacros.h.

Thanks to John Emmas for the tip.

https://bugzilla.gnome.org/show_bug.cgi?id=757374
This commit is contained in:
Allison Ryan Lortie 2015-11-27 11:31:41 -05:00
parent ec6971b864
commit f2fb877ef7

View File

@ -184,8 +184,6 @@ typedef unsigned __int64 guintptr;
#endif /* !_MSC_VER and !__DMC__ */ #endif /* !_MSC_VER and !__DMC__ */
#endif /* !__cplusplus */ #endif /* !__cplusplus */
#define G_CAN_INLINE 1
#ifndef _MSC_VER #ifndef _MSC_VER
#define G_HAVE_ISO_VARARGS 1 #define G_HAVE_ISO_VARARGS 1