mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
and blow away what appears to be some redundant logic
svn:r8806
This commit is contained in:
parent
77c8c0ee51
commit
6ecf74af60
1 changed files with 0 additions and 1 deletions
|
@ -3995,7 +3995,6 @@ update_router_have_minimum_dir_info(void)
|
|||
"is your network connection down?)");
|
||||
control_event_client_status(LOG_NOTICE, "NOT_ENOUGH_DIR_INFO");
|
||||
}
|
||||
need_to_update_have_min_dir_info = 0; /* XXX redundant */
|
||||
have_min_dir_info = res;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue