summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGStyledElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGStyledElement.h')
-rw-r--r--WebCore/svg/SVGStyledElement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/svg/SVGStyledElement.h b/WebCore/svg/SVGStyledElement.h
index dcfc96a..4982908 100644
--- a/WebCore/svg/SVGStyledElement.h
+++ b/WebCore/svg/SVGStyledElement.h
@@ -65,7 +65,6 @@ namespace WebCore {
PassRefPtr<RenderStyle> resolveStyle(RenderStyle* parentStyle);
void invalidateResourceClients();
- void invalidateResourcesInAncestorChain() const;
bool instanceUpdatesBlocked() const;
void setInstanceUpdatesBlocked(bool);