mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 14:44:24 +08:00
Remove comment, SetEntriesInAcl is now (partly) implemented
svn path=/trunk/; revision=31163
This commit is contained in:
@@ -395,7 +395,6 @@ CreateLogoffSecurityAttributes(
|
||||
|
||||
if (SetEntriesInAcl(1, &Access, NULL, &pACL) != ERROR_SUCCESS)
|
||||
{
|
||||
// SetEntriesInAcl is not implemented yet
|
||||
ERR("Failed to set Access Rights for logoff thread. Logging out will most likely fail.\n");
|
||||
|
||||
HeapFree(GetProcessHeap(), 0, pMem);
|
||||
|
||||
Reference in New Issue
Block a user