diff options
Diffstat (limited to 'pimd/pimd.h')
| -rw-r--r-- | pimd/pimd.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/pimd/pimd.h b/pimd/pimd.h index 8bb04ba651..05689d30c8 100644 --- a/pimd/pimd.h +++ b/pimd/pimd.h @@ -137,8 +137,6 @@ struct thread *qpim_rpf_cache_refresher;  int64_t qpim_rpf_cache_refresh_requests;  int64_t qpim_rpf_cache_refresh_events;  int64_t qpim_rpf_cache_refresh_last; -struct list *qpim_ssmpingd_list; /* list of struct ssmpingd_sock */ -struct in_addr qpim_ssmpingd_group_addr;  int64_t qpim_scan_oil_events;  int64_t qpim_scan_oil_last;  int64_t qpim_nexthop_lookups;  | 
