mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
Remove accidentally added printf
svn:r4841
This commit is contained in:
parent
d54d7b7ec1
commit
e204dd5d2a
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user