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