summaryrefslogtreecommitdiffstats
path: root/dom/svg/SVGPathSegListSMILType.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/svg/SVGPathSegListSMILType.h')
-rw-r--r--dom/svg/SVGPathSegListSMILType.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/svg/SVGPathSegListSMILType.h b/dom/svg/SVGPathSegListSMILType.h
index 6856ef275..5e4e89141 100644
--- a/dom/svg/SVGPathSegListSMILType.h
+++ b/dom/svg/SVGPathSegListSMILType.h
@@ -51,7 +51,7 @@ protected:
private:
// Private constructor: prevent instances beyond my singleton.
- constexpr SVGPathSegListSMILType() {}
+ SVGPathSegListSMILType() {}
};
} // namespace mozilla