瀏覽代碼

Remove an XXXprop271 comment that has been replaced by #21423

Nick Mathewson 8 年之前
父節點
當前提交
41f880c396
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      src/or/circuitbuild.c

+ 0 - 6
src/or/circuitbuild.c

@@ -2271,12 +2271,6 @@ choose_good_middle_server(uint8_t purpose,
  * Set *<b>guard_state_out</b> to information about the guard that
  * we're selecting, which we'll use later to remember whether the
  * guard worked or not.
- *
- * XXXX prop271 this function is used in four ways: picking out guards for
- *   the old (pre-prop271) guard algorithm; picking out guards for circuits;
- *   picking out guards for testing circuits on non-bridgees;
- *   picking out entries when entry guards are disabled.  These options
- *   should be disentangled.
  */
 const node_t *
 choose_good_entry_server(uint8_t purpose, cpath_build_state_t *state,