mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
simplify a path in networkstatus
This commit is contained in:
parent
71fb687ddd
commit
c29977ce00
1 changed files with 0 additions and 1 deletions
|
@ -1530,7 +1530,6 @@ networkstatus_set_current_consensus(const char *consensus,
|
|||
!directory_caches_dir_info(get_options())) {
|
||||
/* This consensus is totally boring to us: we won't use it, and we won't
|
||||
* serve it. Drop it. */
|
||||
result = -1;
|
||||
goto done;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue