rpcrt4: Remove inexistent CreateServerInterfaceFromStub().
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
7b0830c98d
commit
98eaef3ad9
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue