mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Remove hack
svn path=/trunk/; revision=31181
This commit is contained in:
@@ -564,7 +564,7 @@ NtLoadKeyEx(IN POBJECT_ATTRIBUTES TargetKey,
|
||||
{
|
||||
/* Fail */
|
||||
DPRINT1("Restore Privilege missing!\n");
|
||||
//return STATUS_PRIVILEGE_NOT_HELD;
|
||||
return STATUS_PRIVILEGE_NOT_HELD;
|
||||
}
|
||||
|
||||
/* Block APCs */
|
||||
|
||||
Reference in New Issue
Block a user