From 73cdd6117df7c17b76aad93952cf574c494351aa Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 12 May 2018 14:31:10 +0200 Subject: Remove gonk IDL reference in /hal. Solves build bustage. Follow-up to cfe5ef4ac7cd59f094b538252161ad74223c47da --- hal/moz.build | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hal') diff --git a/hal/moz.build b/hal/moz.build index 235994273..3e1bae404 100644 --- a/hal/moz.build +++ b/hal/moz.build @@ -4,12 +4,6 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -XPIDL_SOURCES += [ - 'gonk/nsIRecoveryService.idl', -] - -XPIDL_MODULE = 'hal' - EXPORTS.mozilla += [ 'Hal.h', 'HalImpl.h', -- cgit v1.2.3