mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 14:29:47 +00:00
vtysh: Remove unused variable
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
8b52179d2a
commit
d76345fa66
@ -2144,7 +2144,6 @@ DEFUN (vtysh_show_poll,
|
||||
"Thread Poll Information\n")
|
||||
{
|
||||
unsigned int i;
|
||||
int idx = 0;
|
||||
int ret = CMD_SUCCESS;
|
||||
char line[100];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user