[cmaster-next] [PATCH] isisd: Remove unnecessary debug

Donald Sharp sharpd at cumulusnetworks.com
Mon Dec 5 21:45:06 EST 2016


Remove unnecessary debug from isis write mem.

Signed-off-by: Donald Sharp <sharpd at cumulusnetworks.com>
---
 isisd/isis_te.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/isisd/isis_te.c b/isisd/isis_te.c
index 3430066..ecbb63c 100644
--- a/isisd/isis_te.c
+++ b/isisd/isis_te.c
@@ -1061,9 +1061,6 @@ mpls_te_print_detail(struct vty *vty, struct te_is_neigh *te)
 void
 isis_mpls_te_config_write_router (struct vty *vty)
 {
-
-  zlog_debug ("ISIS MPLS-TE: Write ISIS router configuration");
-
   if (IS_MPLS_TE(isisMplsTE))
     {
       vty_out (vty, "  mpls-te on%s", VTY_NEWLINE);
-- 
2.9.3





More information about the dev mailing list