Remove hack

svn path=/trunk/; revision=31181
This commit is contained in:
Hervé Poussineau
2007-12-12 11:42:20 +00:00
parent c44ef93398
commit f65c950373
+1 -1
View File
@@ -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 */