[XDK][PSDK][WINE] Unify ARRAY_SIZE definition for Wine modules. CORE-15127
[reactos.git] / dll / win32 / wshom.ocx / wshom_private.h
index a3fa3b0..951599f 100644 (file)
@@ -27,8 +27,6 @@
 #include "ole2.h"
 #include "olectl.h"
 
-#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
-
 /* typelibs */
 typedef enum tid_t {
     NULL_tid,