From 8f9cfa0abe3793e120ee25a0f339bcee4d3fa4db Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 16 Mar 2011 18:07:42 -0400 Subject: [PATCH] Remove a useless doxygen comment --- src/or/rephist.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/or/rephist.c b/src/or/rephist.c index e4afe62b67..58e8ff0a05 100644 --- a/src/or/rephist.c +++ b/src/or/rephist.c @@ -2337,7 +2337,6 @@ typedef struct circ_buffer_stats_t { uint32_t local_circ_id; } circ_buffer_stats_t; -/** Holds stats. */ smartlist_t *circuits_for_buffer_stats = NULL; /** Remember cell statistics for circuit circ at time -- 2.47.3