diff --git a/Docs/Debugger/DebugCommands.txt b/Docs/Debugger/DebugCommands.txt index c77886b77..bbef124b6 100644 --- a/Docs/Debugger/DebugCommands.txt +++ b/Docs/Debugger/DebugCommands.txt @@ -47,14 +47,8 @@ SendStack = 15; SetAsmBreak = 16; Ping = 17; - // Make sure this is always the last entry. Used by DebugStub to verify commands. Max = 18; - - - Debug channel: - We support channels, which are prefixed with anything prefixed with 192 and up. 192 is used for a debug view. -