From 33672eddf14c5b619fc38975d4c1f2888189cbc8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Fri, 27 Apr 2007 18:03:11 +0000 Subject: [ripd, ripngd] Remove useless code in rip_vty_out_uptime function 2007-04-27 Andrew J. Schorr * ripd/ripd.c: (rip_vty_out_uptime) Remove unused variable timer_now. * ripngd/ripngd.c: (ripng_vty_out_uptime) Remove unused variable timer_now. --- ripd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ripd/ChangeLog') diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 066c5271..cb24e269 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,7 @@ +2007-04-27 Andrew J. Schorr + + * ripd.c: (rip_vty_out_uptime) Remove unused variable timer_now. + 2007-04-11 Emmanuel Vize * ripd.c: (rip_vty_out_uptime) Use new thread_timer_remain_second -- cgit v1.2.1