[NTOS:KD] Remove useless implementation of BREAKPOINT_PRINT in KdSystemDebugControl
authorHervé Poussineau <hpoussin@reactos.org>
Mon, 9 Mar 2020 23:10:08 +0000 (00:10 +0100)
committerHervé Poussineau <hpoussin@reactos.org>
Mon, 16 Nov 2020 07:55:03 +0000 (08:55 +0100)
commit8a62f277d8840e487b01a67ccdcf09ea4242d4fd
treefdd391e3201aefa6a7f28e0483331500e2554902
parent1eda7d7e990d02f84a3c42d6ddffb1f1573a291d
[NTOS:KD] Remove useless implementation of BREAKPOINT_PRINT in KdSystemDebugControl

This is (as expected) handled in KdpTrap(), which also calls KdpPrint().
ntoskrnl/kd64/kdapi.c