]> git.puffer.fish Git - mirror/frr.git/commitdiff
ospfd: remove unused macro
authorDenis Ovsienko <infrastation@yandex.ru>
Thu, 15 Sep 2011 11:40:47 +0000 (15:40 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Sun, 25 Sep 2011 14:16:13 +0000 (18:16 +0400)
ospfd/ospfd.h

index b24b3cedac629da543b46fc83b7f1b735b381e7a..6eeaaf99c78759404c071ce7ae214269c1e163f8 100644 (file)
 #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. */