summaryrefslogtreecommitdiffstats
path: root/toolkit/components/asyncshutdown/nsIAsyncShutdown.idl
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/asyncshutdown/nsIAsyncShutdown.idl')
-rw-r--r--toolkit/components/asyncshutdown/nsIAsyncShutdown.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/components/asyncshutdown/nsIAsyncShutdown.idl b/toolkit/components/asyncshutdown/nsIAsyncShutdown.idl
index 945772bd51..a40d343836 100644
--- a/toolkit/components/asyncshutdown/nsIAsyncShutdown.idl
+++ b/toolkit/components/asyncshutdown/nsIAsyncShutdown.idl
@@ -223,7 +223,3 @@ interface nsIAsyncShutdownService: nsISupports {
// makes it easier to cause shutdown hangs.
};
-
-%{C++
-#define NS_ASYNCSHUTDOWNSERVICE_CONTRACTID "@mozilla.org/async-shutdown-service;1"
-%}