mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 13:01:40 +00:00
[COM_APITEST] Remove duplicate interface
This commit is contained in:
parent
8da23e7eb9
commit
e9bd402713
1 changed files with 0 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Reference in a new issue