summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/svg/svg_animated_integer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/svg/svg_animated_integer.h')
-rw-r--r--chromium/third_party/blink/renderer/core/svg/svg_animated_integer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/third_party/blink/renderer/core/svg/svg_animated_integer.h b/chromium/third_party/blink/renderer/core/svg/svg_animated_integer.h
index 697e09c6bd5..4c9ad63921d 100644
--- a/chromium/third_party/blink/renderer/core/svg/svg_animated_integer.h
+++ b/chromium/third_party/blink/renderer/core/svg/svg_animated_integer.h
@@ -63,8 +63,6 @@ class SVGAnimatedInteger : public ScriptWrappable,
void Trace(blink::Visitor*) override;
- void TraceWrappers(ScriptWrappableVisitor*) const override;
-
protected:
SVGAnimatedInteger(SVGElement* context_element,
const QualifiedName& attribute_name,