From d317c64baec650cff5bf3e731fad0895222dbb0d Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Tue, 27 Aug 2013 19:16:41 +0000 Subject: [PATCH] [COM_APITEST] * Fix build. svn path=/trunk/; revision=59841 --- rostests/apitests/com/com_apitest.h | 1 - 1 file changed, 1 deletion(-) diff --git a/rostests/apitests/com/com_apitest.h b/rostests/apitests/com/com_apitest.h index 3ba030d4def..85bbd65537a 100644 --- a/rostests/apitests/com/com_apitest.h +++ b/rostests/apitests/com/com_apitest.h @@ -36,7 +36,6 @@ #include #include -#define RTL_NUMBER_OF(x) (sizeof(x) / sizeof(x[0])) typedef IUnknown *PUNKNOWN; typedef struct _CLASS_AND_INTERFACES