diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-09-20 10:52:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-09-21 15:13:19 -0400 |
commit | 2196c7ad6496ae699667af65eb289950f8fe5dbb (patch) | |
tree | c46f75ae31fb0fd1dd5c7d5841a93e68ddce22cd /ReleaseNotes | |
parent | f6d7b71719db2e158b28f21d6f4a3861d860b3b0 (diff) | |
download | tor-2196c7ad6496ae699667af65eb289950f8fe5dbb.tar.gz tor-2196c7ad6496ae699667af65eb289950f8fe5dbb.zip |
Remove current_consensus macro.
It's a macro that calls down to a function whose behavior has been
getting progresively more complicated.... but we named it as if it
were a variable. That's not so smart. So, replace it with a
function call to a function that was just doing "return
current_consensus".
Fixes bug 20176.
Diffstat (limited to 'ReleaseNotes')
0 files changed, 0 insertions, 0 deletions