aboutsummaryrefslogtreecommitdiff
path: root/src/or
diff options
context:
space:
mode:
Diffstat (limited to 'src/or')
-rw-r--r--src/or/router.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/router.c b/src/or/router.c
index 40f994f6a..160f661ba 100644
--- a/src/or/router.c
+++ b/src/or/router.c
@@ -468,7 +468,6 @@ router_orport_found_reachable(void)
" Publishing server descriptor." : "");
can_reach_or_port = 1;
mark_my_descriptor_dirty();
- consider_publishable_server(1);
}
}