mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[ADVAPI32] Remove buggy declaration of SystemFunction034
Addendum to f4982e54
.
This commit is contained in:
parent
f4982e547d
commit
7a42954cb7
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue