aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/MutexBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/MutexBench.cpp')
-rw-r--r--bench/MutexBench.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/MutexBench.cpp b/bench/MutexBench.cpp
index dfdb792748..6c152a0dc0 100644
--- a/bench/MutexBench.cpp
+++ b/bench/MutexBench.cpp
@@ -40,4 +40,3 @@ private:
static SkBenchmark* Fact(void* p) { return new MutexBench(p); }
static BenchRegistry gReg01(Fact);
-