Serge Gautherie : rpcrt4: Remove inexistent CreateServerInterfaceFromStub().
Module: wine Branch: master Commit: 98eaef3ad945eae570f92184725115613f6a3951 URL: https://source.winehq.org/git/wine.git/?a=commit;h=98eaef3ad945eae570f921847... Author: Serge Gautherie <winehq-git_serge_180711(a)gautherie.fr> Date: Mon Apr 27 04:00:29 2020 +0200 rpcrt4: Remove inexistent CreateServerInterfaceFromStub(). Signed-off-by: Serge Gautherie <winehq-git_serge_180711(a)gautherie.fr> Signed-off-by: Alexandre Julliard <julliard(a)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()
participants (1)
-
Alexandre Julliard