diff options
Diffstat (limited to 'cmdtree.c')
| -rw-r--r-- | cmdtree.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -41,7 +41,6 @@ static XIC xic; #include "cfg.h" - static int cmdstack_push_(struct command *children, int nchildren) { if (cmdstack_ptr + 1 >= CMDSTACK_SIZE) |
