summaryrefslogtreecommitdiff
path: root/service/include
diff options
context:
space:
mode:
authorsongyanchao <[email protected]>2024-03-04 08:31:18 +0000
committersongyanchao <[email protected]>2024-03-05 14:58:57 +0800
commita460501e503ee329679b6ee585c37d158b3835fa (patch)
tree37b4dd650ecf69da61718c7e1f3ebc3f1844f0e9 /service/include
parenta9eefb53dcc369596d17a5757207a5de07665402 (diff)
🎈 perf: Enhance statistics management within the BFD node.
Enhance statistics management within the BFD node.
Diffstat (limited to 'service/include')
-rw-r--r--service/include/sc_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/include/sc_common.h b/service/include/sc_common.h
index 3fb185d..7479121 100644
--- a/service/include/sc_common.h
+++ b/service/include/sc_common.h
@@ -138,8 +138,6 @@ struct sc_main
struct vlan_base_fwd_main * vlan_base_fwd_main;
/* Node Manager */
struct node_manager_main * node_mgr_main;
- /* Bfd Node */
- struct node_bfd_main * bfd_node_main;
/* OLP Manager */
struct olp_manager_main * olp_mgr_main;
/* HTTP Server */