Skip to content
Snippets Groups Projects
Commit 355fdfb5 authored by Dmitry Timoshkov's avatar Dmitry Timoshkov Committed by Alexandre Julliard
Browse files

include/iads.idl: Remove duplicate interface definition.


Otherwise widl fails to create a typelib.

Signed-off-by: default avatarDmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 9f998496
No related branches found
No related tags found
No related merge requests found
......@@ -855,8 +855,7 @@ interface IADsADSystemInfo : IDispatch
]
coclass ADSystemInfo
{
[default] interface IADsADSystemInfo;
interface IDispatch;
interface IADsADSystemInfo;
}
} /* library */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment