The time_t now is only set but never used. Noticed by gcc.
authorclaudio <claudio@openbsd.org>
Mon, 26 Apr 2021 07:40:26 +0000 (07:40 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 26 Apr 2021 07:40:26 +0000 (07:40 +0000)
commit634e70801b8ac54755d948755c27e3341dca8a91
tree15483873b853346a87193e8e0cef3d28b28c8ff6
parent8a7d254f64960966f701ad31f94da6fe15b29516
The time_t now is only set but never used. Noticed by gcc.
usr.sbin/bgpd/rtr.c