diff options
Diffstat (limited to 'lib/command_graph.c')
| -rw-r--r-- | lib/command_graph.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/command_graph.c b/lib/command_graph.c index 6b6c0369f0..8cfb333575 100644 --- a/lib/command_graph.c +++ b/lib/command_graph.c @@ -26,8 +26,6 @@ #include "command_graph.h" -DECLARE_MTYPE(CMD_TOKEN_DATA) - DEFINE_MTYPE_STATIC(LIB, CMD_TOKENS, "Command Tokens") DEFINE_MTYPE_STATIC(LIB, CMD_DESC, "Command Token Text") DEFINE_MTYPE_STATIC(LIB, CMD_TEXT, "Command Token Help") |
