diff options
| -rw-r--r-- | pimd/pim_iface.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pimd/pim_iface.c b/pimd/pim_iface.c index d6016d060b..5425aec233 100644 --- a/pimd/pim_iface.c +++ b/pimd/pim_iface.c @@ -205,8 +205,6 @@ void pim_if_delete(struct interface *ifp) pim_ifp->pim->mcast_if_count--; #if PIM_IPV == 4 - struct pim_ifchannel *ch; - if (pim_ifp->gm_join_list) { pim_if_igmp_join_del_all(ifp); } |
