Explorar el Código

Remove accidentally added printf

svn:r4841
Nick Mathewson hace 21 años
padre
commit
e204dd5d2a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/or/test.c

+ 0 - 1
src/or/test.c

@@ -1529,7 +1529,6 @@ main(int c, char**v)
   options_init(options);
   options->DataDirectory = tor_strdup(temp_dir);
   set_options(options);
-  printf("a\n");
 
   crypto_seed_rng();