mirror of
https://github.com/reactos/reactos.git
synced 2026-06-03 01:41:13 +08:00
[ADVAPI32] Remove buggy declaration of SystemFunction034
Addendum to f4982e54.
This commit is contained in:
@@ -71,14 +71,6 @@ RPC_STATUS EvtUnbindLocalHandle(void);
|
||||
DWORD
|
||||
ScmRpcStatusToWinError(RPC_STATUS Status);
|
||||
|
||||
/* sysfunc.h */
|
||||
NTSTATUS
|
||||
WINAPI
|
||||
SystemFunction034(
|
||||
_In_ RPC_BINDING_HANDLE BindingHandle,
|
||||
INT b,
|
||||
_Out_ LPBYTE SessionKey);
|
||||
|
||||
/* Interface to ntmarta.dll **************************************************/
|
||||
|
||||
typedef struct _NTMARTA
|
||||
|
||||
Reference in New Issue
Block a user