mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 12:29:56 +00:00
[NTOS]: Remove SeInitSRM prototype unneeded after commit 61102.
svn path=/trunk/; revision=61997
This commit is contained in:
parent
9cd47b2962
commit
8a9b8e767c
1 changed files with 0 additions and 4 deletions
|
@ -245,10 +245,6 @@ BOOLEAN
|
||||||
NTAPI
|
NTAPI
|
||||||
SeInitSystem(VOID);
|
SeInitSystem(VOID);
|
||||||
|
|
||||||
BOOLEAN
|
|
||||||
NTAPI
|
|
||||||
SeInitSRM(VOID);
|
|
||||||
|
|
||||||
VOID
|
VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
ExpInitLuid(VOID);
|
ExpInitLuid(VOID);
|
||||||
|
|
Loading…
Reference in a new issue