Skip to content
Snippets Groups Projects
Commit 4fd679b0 authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard
Browse files

Comment out unneeded extensions.

parent c67ad759
Branches
Tags
No related merge requests found
......@@ -209,7 +209,8 @@ ULONG WINAPI CStdStubBuffer_Release(IRpcStubBuffer *This) \
for (c=0; c<sz; c++) if (!name##_CHECK_IID(c)) { (index)=c; return 1; } \
return 0;
#if defined(__WINESRC__) && defined(__WINE_WINE_OBJ_OLEAUT_H)
#if 0
/* see http://msdn.microsoft.com/library/en-us/dnmsj99/html/com0199.asp?frame=true */
RPCRTAPI HRESULT RPC_ENTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment