diff --git a/dom/svg/SVGAnimatedLength.h b/dom/svg/SVGAnimatedLength.h index 6e69c9451f22..fcfbaadc086d 100644 --- a/dom/svg/SVGAnimatedLength.h +++ b/dom/svg/SVGAnimatedLength.h @@ -86,9 +86,6 @@ class SVGAnimatedLength { typedef mozilla::dom::SVGElement SVGElement; typedef mozilla::dom::SVGViewportElement SVGViewportElement; typedef mozilla::dom::UserSpaceMetrics UserSpaceMetrics; - typedef mozilla::SMILAttr SMILAttr; - typedef mozilla::SMILValue SMILValue; - typedef mozilla::SVGContentUtils SVGContentUtils; public: void Init(uint8_t aCtxType = mozilla::SVGContentUtils::XY,