mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
[LABEL][CMD] Convert the label command to a standalone executable
CORE-9444
This commit is contained in:
@@ -121,10 +121,6 @@ COMMAND cmds[] =
|
||||
|
||||
{_T("if"), 0, cmd_if},
|
||||
|
||||
#ifdef INCLUDE_CMD_LABEL
|
||||
{_T("label"), 0, cmd_label},
|
||||
#endif
|
||||
|
||||
#ifdef INCLUDE_CMD_MEMORY
|
||||
{_T("memory"), 0, CommandMemory},
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user