[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] actually make it stop keeping track of times. whoops.
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