diff options
Diffstat (limited to 'src/feature/relay/selftest.h')
-rw-r--r-- | src/feature/relay/selftest.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/feature/relay/selftest.h b/src/feature/relay/selftest.h index 911d8bdc3f..e09c0e7898 100644 --- a/src/feature/relay/selftest.h +++ b/src/feature/relay/selftest.h @@ -25,7 +25,6 @@ int router_dirport_seems_reachable( void router_do_reachability_checks(int test_or, int test_dir); void router_perform_bandwidth_test(int num_circs, time_t now); -int inform_testing_reachability(void); void router_orport_found_reachable(int family); void router_dirport_found_reachable(void); |