]> 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>
Tue, 27 Sep 2011 17:46:14 +0000 (21:46 +0400)
ospfd/ospfd.h

index 0e57c4524e0a72c604e9733728d0c42bcf48ff23..7a56d163fa529d21f4ba486c146730d3401d4572 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. */