diff --git a/js/xpconnect/src/dom_quickstubs.qsconf b/js/xpconnect/src/dom_quickstubs.qsconf index 78d5282a5ce..a9f9966b2a6 100644 --- a/js/xpconnect/src/dom_quickstubs.qsconf +++ b/js/xpconnect/src/dom_quickstubs.qsconf @@ -50,7 +50,4 @@ customIncludes = [ ] newBindingProperties = { - # Once the last entry here goes away, we can make the sNativePropertyHooks - # of bindings static. - 'nsIDOMEventTarget': '&mozilla::dom::EventTargetBinding::sNativePropertyHooks->mNativeProperties', }