Index: include/core/SkPathEffect.h |
diff --git a/include/core/SkPathEffect.h b/include/core/SkPathEffect.h |
index fd5957378ab12fc44c7f26ebefcc0012c1da0845..6175fb0332bcbfc298f2aba19d064739b2e686cb 100644 |
--- a/include/core/SkPathEffect.h |
+++ b/include/core/SkPathEffect.h |
@@ -129,7 +129,6 @@ public: |
virtual DashType asADash(DashInfo* info) const; |
SK_TO_STRING_PUREVIRT() |
- SK_DEFINE_FLATTENABLE_TYPE(SkPathEffect) |
#ifdef SK_BUILD_FOR_ANDROID_FRAMEWORK |
/// Override for subclasses as appropriate. |