[or-cvs] actually make it stop keeping track of times. whoops.
Roger Dingledine
arma at seul.org
Sat Dec 25 07:19:50 UTC 2004
Update of /home2/or/cvsroot/tor/src/or
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/src/or
Modified Files:
command.c
Log Message:
actually make it stop keeping track of times. whoops.
Index: command.c
===================================================================
RCS file: /home2/or/cvsroot/tor/src/or/command.c,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- command.c 25 Dec 2004 06:10:34 -0000 1.79
+++ command.c 25 Dec 2004 07:19:48 -0000 1.80
@@ -57,8 +57,6 @@
*time += time_passed;
}
-#define KEEP_TIMING_STATS 0
-
/** Process a <b>cell</b> that was just received on <b>conn</b>. Keep internal
* statistics about how many of each cell we've processed so far
* this second, and the total number of microseconds it took to
More information about the tor-commits
mailing list