mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-12 14:27:36 +00:00
lib: Remove unused zebra_command_t type
The zebra_command_t type was never being used, remove from the system. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
0ce5349f98
commit
64cbb7c5b7
@ -434,7 +434,6 @@ typedef enum {
|
||||
|
||||
/* Zebra types. Used in Zserv message header. */
|
||||
typedef uint16_t zebra_size_t;
|
||||
typedef uint16_t zebra_command_t;
|
||||
|
||||
/* VRF ID type. */
|
||||
typedef uint32_t vrf_id_t;
|
||||
|
Loading…
Reference in New Issue
Block a user