aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/or_options_st.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-12-19 10:00:25 -0500
committerNick Mathewson <nickm@torproject.org>2019-12-19 10:08:22 -0500
commitcde5abfdc6381e618f9649dd00f74d91d65848d7 (patch)
tree53dcc2493f7f437ef495c1a19f1ab3da9fea4bf1 /src/app/config/or_options_st.h
parentbe9bc5981f21a73508e32207fd197b513a6f01be (diff)
downloadtor-cde5abfdc6381e618f9649dd00f74d91d65848d7.tar.gz
tor-cde5abfdc6381e618f9649dd00f74d91d65848d7.zip
Move TestingDirAuthTimeToLearnReachability into dirauth module.
Diffstat (limited to 'src/app/config/or_options_st.h')
-rw-r--r--src/app/config/or_options_st.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/app/config/or_options_st.h b/src/app/config/or_options_st.h
index 2796aaba78..a38eae40f6 100644
--- a/src/app/config/or_options_st.h
+++ b/src/app/config/or_options_st.h
@@ -686,11 +686,6 @@ struct or_options_t {
voting. Only altered on testing networks. */
int TestingV3AuthVotingStartOffset;
- /** If an authority has been around for less than this amount of time, it
- * does not believe its reachability information is accurate. Only
- * altered on testing networks. */
- int TestingAuthDirTimeToLearnReachability;
-
/** Clients don't download any descriptor this recent, since it will
* probably not have propagated to enough caches. Only altered on testing
* networks. */