[USP10] Sync with Wine Staging 4.0. CORE-15682
[reactos.git] / dll / win32 / usp10 / usp10_internal.h
index fea6891..7030437 100644 (file)
             ( (ULONG)_x2 <<  8 ) |     \
               (ULONG)_x1         )
 
-#ifndef ARRAY_SIZE
-#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
-#endif
-
 enum usp10_script
 {
     Script_Undefined = 0x00,