diff options
Diffstat (limited to 'lib/command_parse.y')
| -rw-r--r-- | lib/command_parse.y | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/command_parse.y b/lib/command_parse.y index e381507cc3..ac8e060113 100644 --- a/lib/command_parse.y +++ b/lib/command_parse.y @@ -51,8 +51,6 @@ /* functionality this unit exports */ %code provides { - void - command_parse_format (struct graph *, struct cmd_element *); /* maximum length of a number, lexer will not match anything longer */ #define DECIMAL_STRLEN_MAX 20 |
