[tor/master] di_ops.c does not actually log anything.

21 Jun
2018
21 Jun
'18
5:57 p.m.
commit 68bbe915d909ba56a50a6d595eb6271967126a0e Author: Nick Mathewson <nickm@torproject.org> Date: Thu Jun 21 12:28:33 2018 -0400 di_ops.c does not actually log anything. --- src/lib/ctime/di_ops.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/ctime/di_ops.c b/src/lib/ctime/di_ops.c index cc76be548..407131c44 100644 --- a/src/lib/ctime/di_ops.c +++ b/src/lib/ctime/di_ops.c @@ -8,7 +8,6 @@ #include "orconfig.h" #include "lib/ctime/di_ops.h" -#include "common/torlog.h" #include "common/util.h" /** @@ -271,4 +270,3 @@ select_array_member_cumulative_timei(const uint64_t *entries, int n_entries, return i_chosen; } -
2524
Age (days ago)
2524
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org