Index: src/gpu/GrPathRange.h |
diff --git a/src/gpu/GrPathRange.h b/src/gpu/GrPathRange.h |
index 014b7ece74caa597ce044b984f0b3882e8978663..86883e3c27083c1f07a88175669e5138c4bc8654 100644 |
--- a/src/gpu/GrPathRange.h |
+++ b/src/gpu/GrPathRange.h |
@@ -26,8 +26,6 @@ class GrPathRange : public GrGpuResource { |
public: |
SK_DECLARE_INST_COUNT(GrPathRange); |
- static const bool kIsWrapped = false; |
- |
enum PathIndexType { |
kU8_PathIndexType, //!< uint8_t |
kU16_PathIndexType, //!< uint16_t |