[USP10_WINETEST] Sync with Wine Staging 3.9. CORE-14656

This commit is contained in:
Amine Khaldi 2018-06-04 03:51:59 +01:00
parent aa15c73fc5
commit af009ed327

View file

@ -31,10 +31,6 @@
#include <windows.h>
#include <usp10.h>
#ifndef ARRAY_SIZE
#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
#endif
typedef struct _itemTest {
char todo_flag[6];
int iCharPos;