Skip to content
Snippets Groups Projects
Commit fb5ec209 authored by Robert Shearman's avatar Robert Shearman Committed by Alexandre Julliard
Browse files

ole32: Remove unnecessary commenting out of the RPC interfaces in the dcom idl file.

parent c564ee82
Branches
Tags
No related merge requests found
......@@ -215,7 +215,6 @@ interface IRemUnknown2 : IRemUnknown
[out, size_is(cIids)] MInterfacePointer **ppMIF);
}
cpp_quote("#if 0")
[
uuid(99fcfec4-5260-101b-bbcb-00aa0021347a),
pointer_default(unique)
......@@ -289,4 +288,3 @@ interface IRemoteActivation
[out,size_is(Interfaces)] MInterfacePointer **ppInterfaceData,
[out,size_is(Interfaces)] HRESULT *pResults);
}
cpp_quote("#endif")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment