summaryrefslogtreecommitdiff
path: root/src/or/hibernate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/hibernate.c')
-rw-r--r--src/or/hibernate.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/hibernate.c b/src/or/hibernate.c
index 7a983d81ee..102d4dc9fc 100644
--- a/src/or/hibernate.c
+++ b/src/or/hibernate.c
@@ -545,7 +545,6 @@ hibernate_end_time_elapsed(time_t now)
* to start/stop hibernating.
*/
void consider_hibernation(time_t now) {
- connection_t *conn;
/* If we're in 'exiting' mode, then we just shutdown after the interval
* elapses. */