From e9bd402713dad62afa68fa89026a4b91b5eca7f5 Mon Sep 17 00:00:00 2001 From: Brock Mammen Date: Thu, 12 Sep 2019 08:52:26 -0500 Subject: [PATCH] [COM_APITEST] Remove duplicate interface --- modules/rostests/apitests/com/shell32.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/rostests/apitests/com/shell32.c b/modules/rostests/apitests/com/shell32.c index 10cf71c449d..7e262a72348 100644 --- a/modules/rostests/apitests/com/shell32.c +++ b/modules/rostests/apitests/com/shell32.c @@ -121,7 +121,6 @@ static const CLASS_AND_INTERFACES ExpectedInterfaces[] = { ID_NAME(CLSID_FindFolder), { - { 0x0, &IID_IUnknown }, { 0x0, &IID_IShellFolder2 }, { 0x0, &IID_IShellFolder }, { 0x0, &IID_IUnknown },