Sfoglia il codice sorgente

One more prop271 XXX.

Nick Mathewson 7 anni fa
parent
commit
f594bdb3ad
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/or/entrynodes.c

+ 0 - 1
src/or/entrynodes.c

@@ -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;