Serge Gautherie : rpcrt4: Remove inexistent CreateServerInterfaceFromStub().

Alexandre Julliard julliard at winehq.org
Mon Apr 27 15:19:30 CDT 2020


Module: wine
Branch: master
Commit: 98eaef3ad945eae570f92184725115613f6a3951
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=98eaef3ad945eae570f92184725115613f6a3951

Author: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
Date:   Mon Apr 27 04:00:29 2020 +0200

rpcrt4: Remove inexistent CreateServerInterfaceFromStub().

Signed-off-by: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/rpcrt4/rpcrt4.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec
index 04927764ef..135beab0ff 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()




More information about the wine-cvs mailing list