From 3690074a486cfada568975e287d9cbb9e687501f Mon Sep 17 00:00:00 2001 From: Chris Hall Date: Fri, 2 Sep 2011 00:53:59 +0100 Subject: Merging of euro_ix branch into pipework. Bring in fixes for bgp dumping with pthreaded BGP Engine. Bring in new "show nexus xxx" command. Fix removal of '~' prompt. --- lib/vty_cli.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/vty_cli.h') 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 ; -- cgit v1.2.3