Bug 1551030 Part 1 - Remove some obsolete typedefs r=dholbert

This commit is contained in:
longsonr 2019-05-26 13:35:22 +01:00
Родитель aba472751e
Коммит 88ee2d5b6d
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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,