Chromium Code Reviews| Index: bench/PathUtilsBench.cpp |
| diff --git a/bench/PathUtilsBench.cpp b/bench/PathUtilsBench.cpp |
| index bf7677b277551e468dbe55c61a8ceeeb27db9efd..a021f22f681836e8b988df63cfe10a41d7884f29 100644 |
| --- a/bench/PathUtilsBench.cpp |
| +++ b/bench/PathUtilsBench.cpp |
| @@ -38,7 +38,6 @@ class PathUtilsBench : public SkBenchmark { |
| typedef void (*Proc)(char*, SkPath*); |
| Proc fProc; |
| - int fH, fW, fStride; |
| SkString fName; |
| char* bits[H * STRIDE]; |