Commit 4fd679b0 authored by Dimitrie O. Paun's avatar Dimitrie O. Paun Committed by Alexandre Julliard

Comment out unneeded extensions.

parent c67ad759
......@@ -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
......
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