mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-24 21:50:42 +00:00
lib: Remove MTYPE_SYSREPO it is not used
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
ad1722cedd
commit
a67e159e3b
@ -19,8 +19,6 @@
|
||||
#include <sysrepo/values.h>
|
||||
#include <sysrepo/xpath.h>
|
||||
|
||||
DEFINE_MTYPE_STATIC(LIB, SYSREPO, "Sysrepo module");
|
||||
|
||||
static struct debug nb_dbg_client_sysrepo = {0, "Northbound client: Sysrepo"};
|
||||
|
||||
static struct event_loop *master;
|
||||
|
Loading…
Reference in New Issue
Block a user