mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
[NTOS][RTL] Remove unused deprecated ReactOS-only DbgBreakPointNoBugCheck()
This helper was introduced in commitb041530f2d
(r8551), and its last remaining usage removed in commitf038f4a895
(r23636).
This commit is contained in:
@@ -387,10 +387,6 @@ KeFindNextRightSetAffinity(
|
||||
IN KAFFINITY Set
|
||||
);
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
DbgBreakPointNoBugCheck(VOID);
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
KeInitializeProfile(
|
||||
|
Reference in New Issue
Block a user