mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 06:35:28 +01:00
oops -- that log should have been removed
svn:r4939
This commit is contained in:
parent
e5f117606f
commit
cc16fb7636
1 changed files with 0 additions and 1 deletions
|
@ -1396,7 +1396,6 @@ networkstatus_parse_from_string(const char *s)
|
|||
smartlist_add(ns->entries, rs);
|
||||
}
|
||||
|
||||
log_fn(LOG_NOTICE, "Footer is <<%s>>", s);
|
||||
if (tokenize_string(s, NULL, tokens, NETSTATUS)) {
|
||||
log_fn(LOG_WARN, "Error tokenizing network-status footer.");
|
||||
goto err;
|
||||
|
|
Loading…
Add table
Reference in a new issue