mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
get rid of a debugging message that non v3-authorities were
seeing too, and that doesn't seem to be critical svn:r11179
This commit is contained in:
parent
effbf59428
commit
7c49a8d03e
@ -1232,8 +1232,6 @@ dirvote_clear_pending_votes(void)
|
|||||||
networkstatus_vote_free(pending_consensus);
|
networkstatus_vote_free(pending_consensus);
|
||||||
pending_consensus = NULL;
|
pending_consensus = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
log_notice(LD_DIR, "Pending votes cleared.");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* XXXX020 delete me. */
|
/* XXXX020 delete me. */
|
||||||
|
Loading…
Reference in New Issue
Block a user