summaryrefslogtreecommitdiff
path: root/lib/vrf.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vrf.h')
-rw-r--r--lib/vrf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/vrf.h b/lib/vrf.h
index c9e81bf669..eae66599ff 100644
--- a/lib/vrf.h
+++ b/lib/vrf.h
@@ -52,11 +52,7 @@ enum {
/*
* The command strings
*/
-
-#define VRF_CMD_STR "vrf NAME"
#define VRF_CMD_HELP_STR "Specify the VRF\nThe VRF name\n"
-
-#define VRF_ALL_CMD_STR "vrf all"
#define VRF_ALL_CMD_HELP_STR "Specify the VRF\nAll VRFs\n"
/*