mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
and blow away what appears to be some redundant logic
svn:r8806
This commit is contained in:
parent
77c8c0ee51
commit
6ecf74af60
@ -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…
Reference in New Issue
Block a user