mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 02:42:42 +00:00
pimd: Remove unused value
Dead code, remove. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
4252a57771
commit
febdb373c3
@ -30,7 +30,6 @@ struct pim_jp_sources
|
||||
struct pim_jp_agg_group
|
||||
{
|
||||
struct in_addr group;
|
||||
//int onetime;
|
||||
struct list *sources;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user