[CSRSRV]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 20 Nov 2012 19:34:03 +0000 (19:34 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 20 Nov 2012 19:34:03 +0000 (19:34 +0000)
commitae88c763da8f19938b2fc35698db9a48c64b82a2
tree8ac92d75daa057f15265142e6487fff28e858452
parent90229a39a0af4f487c30ec696a0e2f06338eb441
[CSRSRV]
- Remove unused functions CallHardError and CsrHandleHardError (in fact calling the hard error callback is already done in the listening thread).
- Add an annotation and correct a typographical error; remove old comments.
- Remove the now unneeded csrplugin.h header (a relic of the old callback system of the old csrss/csrsrv).

svn path=/branches/ros-csrss/; revision=57741
subsystems/win32/csrsrv/api.c
subsystems/win32/csrsrv/include/csrplugin.h [deleted file]
subsystems/win32/csrsrv/init.c
subsystems/win32/csrsrv/procsup.c
subsystems/win32/csrsrv/wait.c