From: Denis Ovsienko Date: Thu, 15 Sep 2011 11:40:47 +0000 (+0400) Subject: ospfd: remove unused macro X-Git-Tag: frr-2.0-rc1~2021 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=52ecbbea36439758590f0c31a0ec147fec041d7a;p=mirror%2Ffrr.git ospfd: remove unused macro --- diff --git a/ospfd/ospfd.h b/ospfd/ospfd.h index 0e57c4524e..7a56d163fa 100644 --- a/ospfd/ospfd.h +++ b/ospfd/ospfd.h @@ -72,10 +72,6 @@ #define OSPF_ALLSPFROUTERS 0xe0000005 /* 224.0.0.5 */ #define OSPF_ALLDROUTERS 0xe0000006 /* 224.0.0.6 */ -/* XXX Where is this used? And why it was used only if compiled with - * NSSA support. */ -#define OSPF_LOOPer 0x7f000000 /* 127.0.0.0 */ - #define OSPF_AREA_BACKBONE 0x00000000 /* 0.0.0.0 */ /* OSPF Authentication Type. */