Chromium Code Reviews| Index: tools/VisualBench/VisualBench.h |
| diff --git a/tools/VisualBench/VisualBench.h b/tools/VisualBench/VisualBench.h |
| index b623f81c777cd42c0594f5049cbf2858b6ce01b8..61002fc9e9355d412fc9a0e9b61036a8947583aa 100644 |
| --- a/tools/VisualBench/VisualBench.h |
| +++ b/tools/VisualBench/VisualBench.h |
| @@ -93,7 +93,6 @@ private: |
| int fCurrentSample; |
| int fCurrentFrame; |
| - int fFlushes; |
| int fLoops; |
| SkTArray<Record> fRecords; |
| WallTimer fTimer; |