diff options
Diffstat (limited to 'WebCore/svg/SVGViewSpec.h')
-rw-r--r-- | WebCore/svg/SVGViewSpec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/svg/SVGViewSpec.h b/WebCore/svg/SVGViewSpec.h index 3355fce..cf64bca 100644 --- a/WebCore/svg/SVGViewSpec.h +++ b/WebCore/svg/SVGViewSpec.h @@ -37,7 +37,6 @@ namespace WebCore { public Noncopyable { public: SVGViewSpec(const SVGSVGElement*); - virtual ~SVGViewSpec(); bool parseViewSpec(const String&); |