mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[NTOS:KD] Remove last remnant of KdpDetectConflicts, deprecated since 2007.
Addendum to commit be2645ad8
(r25987).
This commit is contained in:
parent
9337ea6a3c
commit
c29d6806b8
1 changed files with 0 additions and 4 deletions
|
@ -92,10 +92,6 @@ KdpKdbgInit(
|
|||
|
||||
/* KD ROUTINES ***************************************************************/
|
||||
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
KdpDetectConflicts(PCM_RESOURCE_LIST DriverList);
|
||||
|
||||
BOOLEAN
|
||||
NTAPI
|
||||
KdpSafeReadMemory(
|
||||
|
|
Loading…
Reference in a new issue