summaryrefslogtreecommitdiffstats
path: root/pimd/pim_zebra.c
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_zebra.c')
-rw-r--r--pimd/pim_zebra.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/pimd/pim_zebra.c b/pimd/pim_zebra.c
index 4506e8cdb..1f2b47c7d 100644
--- a/pimd/pim_zebra.c
+++ b/pimd/pim_zebra.c
@@ -579,10 +579,6 @@ void pim_scan_oil()
static int on_rpf_cache_refresh(struct thread *t)
{
- zassert(qpim_rpf_cache_refresher);
-
- qpim_rpf_cache_refresher = 0;
-
/* update PIM protocol state */
scan_upstream_rpf_cache();