From: Brock Mammen Date: Thu, 12 Sep 2019 13:52:26 +0000 (-0500) Subject: [COM_APITEST] Remove duplicate interface X-Git-Tag: 0.4.14-dev~79 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=e9bd402713dad62afa68fa89026a4b91b5eca7f5 [COM_APITEST] Remove duplicate interface --- 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 },