Index: tools/PictureRenderer.h |
diff --git a/tools/PictureRenderer.h b/tools/PictureRenderer.h |
index 75d2afebd18749abf1702a14bc2e17a8d9c0e020..67392774ba192b421b9b5432474961e5d3598221 100644 |
--- a/tools/PictureRenderer.h |
+++ b/tools/PictureRenderer.h |
@@ -83,8 +83,6 @@ |
kQuadTree_BBoxHierarchyType, |
kRTree_BBoxHierarchyType, |
kTileGrid_BBoxHierarchyType, |
- |
- kLast_BBoxHierarchyType = kTileGrid_BBoxHierarchyType, |
}; |
// this uses SkPaint::Flags as a base and adds additional flags |