aboutsummaryrefslogtreecommitdiff
path: root/src/or/hibernate.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-02-23 23:03:24 -0500
committerNick Mathewson <nickm@torproject.org>2013-02-23 23:05:25 -0500
commit365e302f6153a99fc79b7bad8fafa1d61e839e55 (patch)
tree0531c91adde79e847808ed3768083c205967fe43 /src/or/hibernate.c
parent337e32f5b8f5f3b310da20bf0135f17d06efb3ab (diff)
downloadtor-365e302f6153a99fc79b7bad8fafa1d61e839e55.tar
tor-365e302f6153a99fc79b7bad8fafa1d61e839e55.tar.gz
Remove a bunch of unused macro definitions
Diffstat (limited to 'src/or/hibernate.c')
-rw-r--r--src/or/hibernate.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/hibernate.c b/src/or/hibernate.c
index 36af4d8f8..a41257133 100644
--- a/src/or/hibernate.c
+++ b/src/or/hibernate.c
@@ -506,10 +506,6 @@ accounting_run_housekeeping(time_t now)
}
}
-/** When we have no idea how fast we are, how long do we assume it will take
- * us to exhaust our bandwidth? */
-#define GUESS_TIME_TO_USE_BANDWIDTH (24*60*60)
-
/** Based on our interval and our estimated bandwidth, choose a
* deterministic (but random-ish) time to wake up. */
static void