diff --git a/src/hb-private.hh b/src/hb-private.hh index 8438fae7acf3cc10438bd42f969725cf9c1cf857..c316c01a1e863e731a5461badf128219998abe25 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? */