summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGExternalResourcesRequired.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGExternalResourcesRequired.cpp')
-rw-r--r--WebCore/svg/SVGExternalResourcesRequired.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/svg/SVGExternalResourcesRequired.cpp b/WebCore/svg/SVGExternalResourcesRequired.cpp
index 640f92e..201ecbf 100644
--- a/WebCore/svg/SVGExternalResourcesRequired.cpp
+++ b/WebCore/svg/SVGExternalResourcesRequired.cpp
@@ -35,7 +35,6 @@ namespace WebCore {
char SVGExternalResourcesRequiredIdentifier[] = "SVGExternalResourcesRequired";
SVGExternalResourcesRequired::SVGExternalResourcesRequired()
- : m_externalResourcesRequired(this, SVGNames::externalResourcesRequiredAttr, false)
{
}