瀏覽代碼

Decouple router downloads from old directory downloads entirely

svn:r5128
Nick Mathewson 20 年之前
父節點
當前提交
06625e779d
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/or/main.c

+ 0 - 3
src/or/main.c

@@ -706,9 +706,6 @@ run_scheduled_events(time_t now)
       directory_get_from_dirserver(DIR_PURPOSE_FETCH_DIR, NULL, 1);
     }
 
-    /* Try to get any routers we don't have. */
-    update_router_descriptor_downloads(now);
-
     time_to_fetch_directory = now + get_dir_fetch_period(options);
 
     /* Also, take this chance to remove old information from rephist