mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
[BASESRV]
Remove an unneeded comment. svn path=/branches/ros-csrss/; revision=58190
This commit is contained in:
@@ -502,7 +502,6 @@ BaseInitializeStaticServerData(IN PCSR_SERVER_DLL LoadedServerDll)
|
||||
}
|
||||
|
||||
/* Finally, set the pointer */
|
||||
// CsrSrvSharedStaticServerData[CSR_CONSOLE] = BaseStaticServerData;
|
||||
LoadedServerDll->SharedSection = BaseStaticServerData;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user