aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/VertBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/VertBench.cpp')
-rw-r--r--bench/VertBench.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/VertBench.cpp b/bench/VertBench.cpp
index e5053d9805..5456e28825 100644
--- a/bench/VertBench.cpp
+++ b/bench/VertBench.cpp
@@ -31,7 +31,6 @@ class VertBench : public SkBenchmark {
SkPoint fPts[PTS];
SkColor fColors[PTS];
- SkPoint fTex[PTS];
uint16_t fIdx[IDX];
static void load_2_tris(uint16_t idx[], int x, int y, int rb) {