[ADVAPI32] Remove buggy declaration of SystemFunction034
authorEric Kohl <eric.kohl@reactos.org>
Mon, 21 Feb 2022 16:34:23 +0000 (17:34 +0100)
committerEric Kohl <eric.kohl@reactos.org>
Mon, 21 Feb 2022 16:34:23 +0000 (17:34 +0100)
Addendum to f4982e54.

dll/win32/advapi32/advapi32.h

index cf3d195..777f19e 100644 (file)
@@ -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