diff options
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r-- | src/or/rephist.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c index 2b804b1a1e..688ff82ee4 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -2326,7 +2326,6 @@ typedef struct circ_buffer_stats_t { double mean_time_cells_in_queue; } circ_buffer_stats_t; -/** Holds stats. */ smartlist_t *circuits_for_buffer_stats = NULL; /** Remember cell statistics for circuit <b>circ</b> at time |