summaryrefslogtreecommitdiff
path: root/ospfd
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2011-09-15 15:40:47 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2011-09-27 21:46:14 +0400
commit52ecbbea36439758590f0c31a0ec147fec041d7a (patch)
tree7bbf3187dbace4a7e51f45826920f1cc6138beae /ospfd
parent4b4e07d2d83bdbe46ccf4b4a2fd2aa3842370098 (diff)
ospfd: remove unused macro
Diffstat (limited to 'ospfd')
-rw-r--r--ospfd/ospfd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ospfd/ospfd.h b/ospfd/ospfd.h
index 0e57c452..7a56d163 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. */