From de40c205e907be04a6c83022dfe18e1f5083d4fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gardou?= Date: Tue, 26 Jul 2011 08:29:53 +0000 Subject: [PATCH] [NTDLL] - remove duplicate declaration of RtlAdjustPrivilege svn path=/trunk/; revision=52891 --- reactos/dll/ntdll/def/ntdll.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/reactos/dll/ntdll/def/ntdll.spec b/reactos/dll/ntdll/def/ntdll.spec index 867594f1b29..6d35f16edff 100644 --- a/reactos/dll/ntdll/def/ntdll.spec +++ b/reactos/dll/ntdll/def/ntdll.spec @@ -411,7 +411,6 @@ ;@ stdcall RtlAbortRXact @ stdcall RtlAbsoluteToSelfRelativeSD(ptr ptr ptr) @ stdcall RtlAcquirePebLock() -@ stdcall RtlAdjustPrivilege(long long long ptr) @ stdcall RtlAcquireResourceExclusive(ptr long) @ stdcall RtlAcquireResourceShared(ptr long) @ stdcall RtlAcquireSRWLockExclusive(ptr)