summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/command.c')
-rw-r--r--lib/command.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/command.c b/lib/command.c
index d1dafa3a1a..7d20bae62a 100644
--- a/lib/command.c
+++ b/lib/command.c
@@ -1594,8 +1594,6 @@ DEFUN (config_end,
break;
}
- vty->xpath_index = 0;
-
return CMD_SUCCESS;
}