include/iads.idl: Remove duplicate interface definition.

Otherwise widl fails to create a typelib.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
feature/deterministic
Dmitry Timoshkov 2020-02-13 18:27:02 +08:00 committed by Alexandre Julliard
parent 9f9984966a
commit 355fdfb5f6
1 changed files with 1 additions and 2 deletions

View File

@ -855,8 +855,7 @@ interface IADsADSystemInfo : IDispatch
]
coclass ADSystemInfo
{
[default] interface IADsADSystemInfo;
interface IDispatch;
interface IADsADSystemInfo;
}
} /* library */