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