Преглед изворни кода

Remove accidentally added printf

svn:r4841
Nick Mathewson пре 20 година
родитељ
комит
e204dd5d2a
1 измењених фајлова са 0 додато и 1 уклоњено
  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();