mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:56:05 +00:00
[BASESRV]
Remove an unneeded comment. svn path=/branches/ros-csrss/; revision=58190
This commit is contained in:
parent
44782833a8
commit
10422cd7e2
1 changed files with 0 additions and 1 deletions
|
@ -502,7 +502,6 @@ BaseInitializeStaticServerData(IN PCSR_SERVER_DLL LoadedServerDll)
|
|||
}
|
||||
|
||||
/* Finally, set the pointer */
|
||||
// CsrSrvSharedStaticServerData[CSR_CONSOLE] = BaseStaticServerData;
|
||||
LoadedServerDll->SharedSection = BaseStaticServerData;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue