Loading src/test/test_helpers.c +0 −3 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,6 @@ get_yesterday_date_str(void) return buf; return buf; } } /* NOP replacement for router_descriptor_is_older_than() */ /* NOP replacement for router_descriptor_is_older_than() */ static int static int router_descriptor_is_older_than_replacement(const routerinfo_t *router, router_descriptor_is_older_than_replacement(const routerinfo_t *router, Loading Loading @@ -85,5 +84,3 @@ helper_setup_fake_routerlist(void) UNMOCK(router_descriptor_is_older_than); UNMOCK(router_descriptor_is_older_than); } } Loading
src/test/test_helpers.c +0 −3 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,6 @@ get_yesterday_date_str(void) return buf; return buf; } } /* NOP replacement for router_descriptor_is_older_than() */ /* NOP replacement for router_descriptor_is_older_than() */ static int static int router_descriptor_is_older_than_replacement(const routerinfo_t *router, router_descriptor_is_older_than_replacement(const routerinfo_t *router, Loading Loading @@ -85,5 +84,3 @@ helper_setup_fake_routerlist(void) UNMOCK(router_descriptor_is_older_than); UNMOCK(router_descriptor_is_older_than); } }