]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospf6d/ospf6d.h
lib: move \n vs. \r\n handling into vty code
[mirror_frr.git] / ospf6d / ospf6d.h
index 41082e451b3e591a87a338fbaa5f43d5849684b6..347ad3487181408e2f92178ae62c306f37dde0fa 100644 (file)
@@ -90,7 +90,6 @@ extern struct thread_master *master;
 #define OSPF6_ROUTER_ID_STR "Specify Router-ID\n"
 #define OSPF6_LS_ID_STR     "Specify Link State ID\n"
 
-#define VNL VTYNL
 #define OSPF6_CMD_CHECK_RUNNING() \
   if (ospf6 == NULL) \
     { \