summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGDocumentExtensions.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGDocumentExtensions.h')
-rw-r--r--Source/WebCore/svg/SVGDocumentExtensions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/svg/SVGDocumentExtensions.h b/Source/WebCore/svg/SVGDocumentExtensions.h
index 36664c32c..48dae9737 100644
--- a/Source/WebCore/svg/SVGDocumentExtensions.h
+++ b/Source/WebCore/svg/SVGDocumentExtensions.h
@@ -56,7 +56,6 @@ public:
void startAnimations();
void pauseAnimations();
void unpauseAnimations();
- bool sampleAnimationAtTime(const String& elementId, SVGSMILElement*, double time);
void dispatchSVGLoadEventToOutermostSVGElements();
void addAnimationElementToTarget(SVGSMILElement*, SVGElement*);