summaryrefslogtreecommitdiffstats
path: root/xpcom/system/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'xpcom/system/moz.build')
-rw-r--r--xpcom/system/moz.build5
1 files changed, 0 insertions, 5 deletions
diff --git a/xpcom/system/moz.build b/xpcom/system/moz.build
index 8a4f88efe..1d8e7ea1f 100644
--- a/xpcom/system/moz.build
+++ b/xpcom/system/moz.build
@@ -18,9 +18,4 @@ XPIDL_SOURCES += [
'nsIXULRuntime.idl',
]
-if CONFIG['MOZ_CRASHREPORTER']:
- XPIDL_SOURCES += [
- 'nsICrashReporter.idl',
- ]
-
XPIDL_MODULE = 'xpcom_system'