diff options
Diffstat (limited to 'WebCore/svg/SVGTransformable.h')
-rw-r--r-- | WebCore/svg/SVGTransformable.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/svg/SVGTransformable.h b/WebCore/svg/SVGTransformable.h index 8979eb1..e2fec4e 100644 --- a/WebCore/svg/SVGTransformable.h +++ b/WebCore/svg/SVGTransformable.h @@ -35,9 +35,6 @@ class QualifiedName; class SVGTransformable : virtual public SVGLocatable { public: - SVGTransformable(); - virtual ~SVGTransformable(); - enum TransformParsingMode { ClearList, DoNotClearList |