Browse Source

we were uploading our server descriptor to each the dirservers
when we boot, and then also on the first iteration of the main loop


svn:r1520

Roger Dingledine 21 years ago
parent
commit
4a9587a486
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/main.c

+ 0 - 1
src/or/main.c

@@ -578,7 +578,6 @@ static int do_main_loop(void) {
 
   if(options.ORPort) {
     cpu_init(); /* launch cpuworkers. Need to do this *after* we've read the onion key. */
-    router_upload_dir_desc_to_dirservers(); /* upload our descriptor to all dirservers */
   }
 
   /* start up the necessary connections based on which ports are