One more prop271 XXX.

This commit is contained in:
Nick Mathewson
2017-02-09 10:52:47 -05:00
parent 14c2a1f403
commit f594bdb3ad
-1
View File
@@ -3347,7 +3347,6 @@ guards_retry_optimistic(const or_options_t *options)
if (! entry_list_is_constrained(options))
return 0;
// XXXX prop271 -- is this correct?
mark_primary_guards_maybe_reachable(get_guard_selection_info());
return 1;