Commit 355fdfb5 authored by Dmitry Timoshkov's avatar Dmitry Timoshkov Committed by Alexandre Julliard

include/iads.idl: Remove duplicate interface definition.

Otherwise widl fails to create a typelib. Signed-off-by: 's avatarDmitry Timoshkov <dmitry@baikal.ru> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 9f998496
......@@ -855,8 +855,7 @@ interface IADsADSystemInfo : IDispatch
]
coclass ADSystemInfo
{
[default] interface IADsADSystemInfo;
interface IDispatch;
interface IADsADSystemInfo;
}
} /* library */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment