diff options
Diffstat (limited to 'ospfd/ospf_abr.h')
-rw-r--r-- | ospfd/ospf_abr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ospfd/ospf_abr.h b/ospfd/ospf_abr.h index e367e447..2a728936 100644 --- a/ospfd/ospf_abr.h +++ b/ospfd/ospf_abr.h @@ -52,7 +52,6 @@ struct ospf_area_range /* Configured range cost. */ u_int32_t cost_config; -#define OSPF_AREA_RANGE_COST_UNSPEC -1U }; /* Prototypes. */ |