diff --git a/src/hb-private.hh b/src/hb-private.hh index 8438fae7a..c316c01a1 100644 --- a/src/hb-private.hh +++ b/src/hb-private.hh @@ -138,7 +138,6 @@ #ifdef _WIN32_WCE /* Some things not defined on Windows CE. */ -#define MemoryBarrier() #define getenv(Name) NULL #define setlocale(Category, Locale) "C" static int errno = 0; /* Use something better? */