Bug 1203837 - Fix comment about warnings in netwerk/sctp/src/moz.build. r=glandium.

netwerk/sctp/src/ is third-party code so it's ok to set ALLOW_COMPILER_WARNINGS
for it, which means this comment can be removed.
This commit is contained in:
Nicholas Nethercote 2015-09-10 22:22:55 -07:00
parent dd6b6da237
commit d7b15fd0f7

View File

@ -43,7 +43,6 @@ Library('nksctp_s')
include('/ipc/chromium/chromium-config.mozbuild')
# XXX: We should fix these warnings.
ALLOW_COMPILER_WARNINGS = True
FINAL_LIBRARY = 'xul'