diff options
Diffstat (limited to 'lib/command.h')
| -rw-r--r-- | lib/command.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h index 5cc40f71f6..bce4fb9e1c 100644 --- a/lib/command.h +++ b/lib/command.h @@ -398,7 +398,6 @@ struct cmd_node {  #define BGP_SOFT_IN_STR "Send route-refresh unless using 'soft-reconfiguration inbound'\n"  #define BGP_SOFT_OUT_STR "Resend all outbound updates\n"  #define BGP_SOFT_RSCLIENT_RIB_STR "Soft reconfig for rsclient RIB\n" -#define BGP_ORR_DEBUG "Enable Optimal Route Reflection Debugging logs\n"  #define OSPF_STR "OSPF information\n"  #define NEIGHBOR_STR "Specify neighbor router\n"  #define DEBUG_STR "Debugging functions\n"  | 
