diff options
Diffstat (limited to 'ospfd/ospf_ext.h')
| -rw-r--r-- | ospfd/ospf_ext.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ospfd/ospf_ext.h b/ospfd/ospf_ext.h index c3f9ae94dc..0071584e26 100644 --- a/ospfd/ospf_ext.h +++ b/ospfd/ospf_ext.h @@ -151,10 +151,6 @@ struct ospf_ext_lp { */ uint8_t scope; - /* area pointer if flooding is Type 10 Null if flooding is AS scope */ - struct ospf_area *area; - struct in_addr area_id; - /* List of interface with Segment Routing enable */ struct list *iflist; }; |
