diff options
Diffstat (limited to 'libs/hwui/DisplayList.h')
-rw-r--r-- | libs/hwui/DisplayList.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/DisplayList.h b/libs/hwui/DisplayList.h index cfd60ad..011b509 100644 --- a/libs/hwui/DisplayList.h +++ b/libs/hwui/DisplayList.h @@ -134,7 +134,6 @@ public: int projectionReceiveIndex; Vector<const SkBitmap*> bitmapResources; - Vector<const SkBitmap*> ownedBitmapResources; Vector<const Res_png_9patch*> patchResources; std::vector<std::unique_ptr<const SkPaint>> paints; |