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