mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
di_ops.c does not actually log anything.
This commit is contained in:
parent
fa5fda5bbf
commit
68bbe915d9
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue