Commit e186f3ec authored by Michael Stefaniuc's avatar Michael Stefaniuc Committed by Alexandre Julliard

user32/tests: Don't undefine ARRAY_SIZE().

parent 31ea5a2a
......@@ -1328,8 +1328,6 @@ static void test_LoadImage(void)
test_LoadImageFile("Cursor (invalid dwDIBOffset)", invalid_dwDIBOffset, sizeof(invalid_dwDIBOffset), "cur", 0);
}
#undef ARRAY_SIZE
static void test_CreateIconFromResource(void)
{
HANDLE handle;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment