From 41d9cc6a6569e3a66f77a9cfd2869d209e665fa0 Mon Sep 17 00:00:00 2001 From: Daniel Walton Date: Thu, 11 Feb 2016 08:55:24 -0800 Subject: quagga: remove babel Ticket: CM-9274 Reviewed By: sharpd@cumulusnetworks.com Testing Done: --- lib/memtypes.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lib/memtypes.c') diff --git a/lib/memtypes.c b/lib/memtypes.c index 7c6036cab5..cfb969f531 100644 --- a/lib/memtypes.c +++ b/lib/memtypes.c @@ -199,13 +199,6 @@ struct memory_list memory_list_ripng[] = { -1, NULL } }; -struct memory_list memory_list_babel[] = -{ - { MTYPE_BABEL, "Babel structure" }, - { MTYPE_BABEL_IF, "Babel interface" }, - { -1, NULL } -}; - struct memory_list memory_list_ospf[] = { { MTYPE_OSPF_TOP, "OSPF top" }, -- cgit v1.2.3