Explorar el Código

One more prop271 XXX.

Nick Mathewson hace 7 años
padre
commit
f594bdb3ad
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;