mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 03:10:56 +08:00
Remove no longer needed hack
svn path=/trunk/; revision=13455
This commit is contained in:
@@ -356,11 +356,7 @@ CreateInitialSystemToken(HANDLE* phSystemToken)
|
||||
|
||||
LARGE_INTEGER tkExpiration;
|
||||
|
||||
#if 0 /* FIXME */
|
||||
LUID authId = SYSTEM_LUID;
|
||||
#else
|
||||
LUID authId = { 0x3E7, 0x0 };
|
||||
#endif
|
||||
|
||||
TOKEN_SOURCE source =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user