forked from mirrors/gecko-dev
Bug 1802159 - Remove ipc/chromium/src/third_party dead C++ cluster 2. r=jld
Differential Revision: https://phabricator.services.mozilla.com/D163325
This commit is contained in:
parent
738b389553
commit
0a3074cd9c
1 changed files with 2 additions and 2 deletions
2
ipc/chromium/src/third_party/moz.build
vendored
2
ipc/chromium/src/third_party/moz.build
vendored
|
|
@ -39,7 +39,7 @@ UNIFIED_SOURCES += [
|
|||
|
||||
SOURCES += [
|
||||
'libevent/bufferevent_pair.c', # conflicting types errors
|
||||
'libevent/evrpc.c', # conflicting TAILQ_ENTRY definition
|
||||
# 'libevent/evrpc.c', # Unused file. # conflicting TAILQ_ENTRY definition
|
||||
]
|
||||
|
||||
if os_macosx or os_bsd:
|
||||
|
|
|
|||
Loading…
Reference in a new issue