Bug 1358938 - Remove gonk config from moz.build. r=SingingTree

Re-applying Bug 1357323.

MozReview-Commit-ID: 6UcfIHWDwn5

--HG--
extra : rebase_source : 71b61606cfbc03c5b5d7064154f0e035c8393b32
This commit is contained in:
Dan Glastonbury 2017-04-24 11:20:03 +10:00
Родитель 8092f83867
Коммит 42bf7f5ae3
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -32,8 +32,6 @@ if CONFIG['MOZ_PULSEAUDIO']:
]
DEFINES['USE_PULSE'] = True
DEFINES['USE_PULSE_RUST'] = True
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
DEFINES['DISABLE_LIBPULSE_DLOPEN'] = True
if CONFIG['MOZ_JACK']:
SOURCES += [