aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/ChartBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/ChartBench.cpp')
-rw-r--r--bench/ChartBench.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/bench/ChartBench.cpp b/bench/ChartBench.cpp
index 71e311c2b3..944f6104b7 100644
--- a/bench/ChartBench.cpp
+++ b/bench/ChartBench.cpp
@@ -132,9 +132,6 @@ protected:
}
for (int frame = 0; frame < loops; ++frame) {
-
- canvas->clear(0xFFE0F0E0);
-
SkPath plotPath;
SkPath fillPath;