summaryrefslogtreecommitdiffstats
path: root/ipc/chromium/src/third_party/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/chromium/src/third_party/moz.build')
-rw-r--r--ipc/chromium/src/third_party/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/ipc/chromium/src/third_party/moz.build b/ipc/chromium/src/third_party/moz.build
index 2b99e53b3..20a5043fb 100644
--- a/ipc/chromium/src/third_party/moz.build
+++ b/ipc/chromium/src/third_party/moz.build
@@ -10,9 +10,6 @@ include(libevent_path_prefix + '/libeventcommon.mozbuild')
if os_win:
error('should not reach here on Windows')
-if CONFIG['MOZ_SYSTEM_LIBEVENT']:
- error('should not reach here if we are using a native libevent')
-
UNIFIED_SOURCES += [
'libevent/buffer.c',
'libevent/bufferevent.c',