Index: src/gpu/GrLayerHoister.h |
diff --git a/src/gpu/GrLayerHoister.h b/src/gpu/GrLayerHoister.h |
index a28f887f6198fd0d6f2cceb1e23080eccf3d022e..2d68a94a889831cc2158f682d9190583e55d58dc 100644 |
--- a/src/gpu/GrLayerHoister.h |
+++ b/src/gpu/GrLayerHoister.h |
@@ -20,7 +20,6 @@ public: |
const SkPicture* fPicture; // the picture that actually contains the layer |
// (not necessarily the top-most picture) |
GrCachedLayer* fLayer; |
- SkIPoint fOffset; |
SkMatrix fInitialMat; |
SkMatrix fPreMat; |
SkMatrix fLocalMat; |