Index: include/core/SkPath.h |
diff --git a/include/core/SkPath.h b/include/core/SkPath.h |
index c413560102e034528292677c913a9d678305b461..9dbc97bf07c8672393d01543ecf9295d95a43efa 100644 |
--- a/include/core/SkPath.h |
+++ b/include/core/SkPath.h |
@@ -918,7 +918,6 @@ public: |
const uint8_t* fVerbStop; |
const SkScalar* fConicWeights; |
SkPoint fMoveTo; |
- SkPoint fLastPt; |
}; |
/** |