summaryrefslogtreecommitdiff
path: root/bench.cpp
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2003-08-01 03:07:33 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2003-08-01 03:07:33 +0000
commit31db05a19268a9c9c2885e762d3ddb9da7ea0105 (patch)
tree4920151011818ab183ee768e0fe87a89f90caab4 /bench.cpp
parentb973517f3305d7e518fea35b5c3175e544ddbe77 (diff)
downloadcryptopp-31db05a19268a9c9c2885e762d3ddb9da7ea0105.tar.gz
add b2 command
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@124 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'bench.cpp')
-rw-r--r--bench.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/bench.cpp b/bench.cpp
index 571264f..c00bc06 100644
--- a/bench.cpp
+++ b/bench.cpp
@@ -206,8 +206,6 @@ void BenchMarkKeyless(const char *name, double timeTotal, T *x=NULL)
BenchMark(name, c, timeTotal);
}
-void BenchmarkAll2(double t);
-
void BenchmarkAll(double t)
{
#if 1