Index: debugger/QT/SkDebuggerGUI.h |
=================================================================== |
--- debugger/QT/SkDebuggerGUI.h (revision 9244) |
+++ debugger/QT/SkDebuggerGUI.h (working copy) |
@@ -277,7 +277,6 @@ |
QString fPath; |
SkString fFileName; |
- SkTDArray<size_t> fOffsets; // the offset of each command in the SkPicture |
SkTDArray<bool> fSkipCommands; // has a specific command been deleted? |
bool fDirectoryWidgetActive; |