summaryrefslogtreecommitdiff
path: root/bench.cpp
diff options
context:
space:
mode:
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