Chromium Code Reviews| Index: Source/core/svg/SVGAnimateMotionElement.h |
| =================================================================== |
| --- Source/core/svg/SVGAnimateMotionElement.h (revision 158536) |
| +++ Source/core/svg/SVGAnimateMotionElement.h (working copy) |
| @@ -30,8 +30,6 @@ |
| class SVGAnimateMotionElement FINAL : public SVGAnimationElement { |
| public: |
| - virtual ~SVGAnimateMotionElement(); |
| - |
| static PassRefPtr<SVGAnimateMotionElement> create(const QualifiedName&, Document&); |
| void updateAnimationPath(); |