Index: Source/core/animation/StringKeyframe.h |
diff --git a/Source/core/animation/StringKeyframe.h b/Source/core/animation/StringKeyframe.h |
index 9d2106472364d1a6035cd3e68a3872bebd302414..4ded7e7211132c72603f93bce6a7ef5bdf6747b6 100644 |
--- a/Source/core/animation/StringKeyframe.h |
+++ b/Source/core/animation/StringKeyframe.h |
@@ -31,7 +31,6 @@ public: |
} |
virtual PropertyHandleSet properties() const override; |
- RefPtrWillBeMember<MutableStylePropertySet> propertySetForInspector() const { return m_propertySet; } |
DECLARE_VIRTUAL_TRACE(); |