[tor-commits] [tor/maint-0.2.2] Remove a useless doxygen comment
nickm at torproject.org
nickm at torproject.org
Wed Mar 16 22:09:21 UTC 2011
commit 8f9cfa0abe3793e120ee25a0f339bcee4d3fa4db
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Mar 16 18:07:42 2011 -0400
Remove a useless doxygen comment
---
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 e4afe62..58e8ff0 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 <b>circ</b> at time
More information about the tor-commits
mailing list