enabled and removed USE_CLIGEN44
This commit is contained in:
parent
ac1f36009f
commit
132122c937
8 changed files with 1 additions and 250 deletions
|
|
@ -193,15 +193,6 @@ cli_interrupt_hook(clicon_handle h,
|
|||
return cligen_interrupt_hook(ch, fn);
|
||||
}
|
||||
|
||||
#ifdef USE_CLIGEN44
|
||||
char *
|
||||
cli_nomatch(clicon_handle h)
|
||||
{
|
||||
cligen_handle ch = cligen(h);
|
||||
|
||||
return cligen_nomatch(ch);
|
||||
}
|
||||
#endif
|
||||
int
|
||||
cli_prompt_set(clicon_handle h,
|
||||
char *prompt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue