[PATCH] rpcrt4: Remove inexistent CreateServerInterfaceFromStub().

Serge Gautherie winehq-git_serge_180711 at gautherie.fr
Sun Apr 26 21:00:29 CDT 2020


Signed-off-by: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
---
See https://testbot.winehq.org/JobDetails.pl?Key=70632.
I confirm it does not exist on XP/Vista x86.
It was added on cbd5afd843526450a548be977920b4369c4bb4ba.
---
 dlls/rpcrt4/rpcrt4.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec
index 0492776..135beab 100644
--- a/dlls/rpcrt4/rpcrt4.spec
+++ b/dlls/rpcrt4/rpcrt4.spec
@@ -9,7 +9,6 @@
 @ stdcall CStdStubBuffer_Invoke(ptr ptr ptr)
 @ stdcall CStdStubBuffer_IsIIDSupported(ptr ptr)
 @ stdcall CStdStubBuffer_QueryInterface(ptr ptr ptr)
-@ stub CreateServerInterfaceFromStub # wxp
 @ stdcall DceErrorInqTextA (long ptr)
 @ stdcall DceErrorInqTextW (long ptr)
 @ stdcall -private DllRegisterServer()
-- 
2.10.0.windows.1




More information about the wine-devel mailing list