Bug 1418566: Remove unused MOZ_ALLOW_LEGACY_EXTENSIONS setting in linux64 debug mozconfig; r=me

This commit is contained in:
Tom Prince 2017-11-19 21:43:53 -07:00
Родитель 26250d7902
Коммит 69cf16a4dc
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -15,7 +15,6 @@ export MOZILLA_OFFICIAL=1
# For NSS symbols
export MOZ_DEBUG_SYMBOLS=1
ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"
# Disable checking that add-ons are signed by the trusted root
MOZ_ADDON_SIGNING=0
# Disable enforcing that add-ons are signed by the trusted root