comctl32/tests: Remove duplicate line in imagelist.c.
Signed-off-by: Ziqing Hui <zhui@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
3b0db0ce34
commit
d26a23d740
|
@ -2460,7 +2460,6 @@ static void init_functions(void)
|
|||
X(ImageList_AddMasked);
|
||||
X(ImageList_DrawIndirect);
|
||||
X(ImageList_SetImageCount);
|
||||
X(ImageList_SetImageCount);
|
||||
X2(ImageList_SetColorTable, 390);
|
||||
X(ImageList_GetFlags);
|
||||
X(ImageList_BeginDrag);
|
||||
|
|
Loading…
Reference in New Issue