Index: Source/core/svg/SVGElement.h |
diff --git a/Source/core/svg/SVGElement.h b/Source/core/svg/SVGElement.h |
index 8eae85a5a6b4d631ad6d4d2695fe17326d43c749..3e6426d99ca9a69d290e23b844a0621deee1dab5 100644 |
--- a/Source/core/svg/SVGElement.h |
+++ b/Source/core/svg/SVGElement.h |
@@ -232,8 +232,6 @@ private: |
void buildPendingResourcesIfNeeded(); |
- bool supportsSpatialNavigationFocus() const; |
- |
WillBeHeapHashSet<RawPtrWillBeWeakMember<SVGElement> > m_elementsWithRelativeLengths; |
typedef HashMap<QualifiedName, RefPtr<SVGAnimatedPropertyBase> > AttributeToPropertyMap; |