and blow away what appears to be some redundant logic

svn:r8806
This commit is contained in:
Roger Dingledine 2006-10-23 10:17:52 +00:00
parent 77c8c0ee51
commit 6ecf74af60

View File

@ -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;
}