diff options
Diffstat (limited to 'lib/vty_cli.h')
-rw-r--r-- | lib/vty_cli.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/vty_cli.h b/lib/vty_cli.h index ec00965a..e366ecdf 100644 --- a/lib/vty_cli.h +++ b/lib/vty_cli.h @@ -95,9 +95,7 @@ struct vty_cli bool drawn ; bool tilde_prompt ; -#if 0 bool tilde_enabled ; -#endif int prompt_len ; int extra_len ; |