aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-11 13:56:33 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-11 13:56:33 +0000
commit9a56b17c5414c154199accd89a08cfc2a2d67850 (patch)
tree1f0f8182544d55a1d2dc12f516e130d7bcd7b52e /src/or/main.c
parent541aa7215566c12b3ffcf23afb866fed7824819c (diff)
downloadtor-9a56b17c5414c154199accd89a08cfc2a2d67850.tar
tor-9a56b17c5414c154199accd89a08cfc2a2d67850.tar.gz
r15679@catbus: nickm | 2007-10-11 09:51:33 -0400
Remove code to generate v1 directories. svn:r11866
Diffstat (limited to 'src/or/main.c')
-rw-r--r--src/or/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 36a3a5e1d..4554113ee 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -957,11 +957,7 @@ run_scheduled_events(time_t now)
ROUTER_PURPOSE_GENERAL, NULL, 1);
}
/** How often do we (as a cache) fetch a new V1 runningrouters document? */
-#ifdef FULL_V1_DIRECTORIES
-#define V1_RUNNINGROUTERS_FETCH_PERIOD (30*60)
-#else
#define V1_RUNNINGROUTERS_FETCH_PERIOD (6*60*60)
-#endif
time_to_fetch_running_routers = now + V1_RUNNINGROUTERS_FETCH_PERIOD;
/* Also, take this chance to remove old information from rephist