summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hal/moz.build6
1 files changed, 0 insertions, 6 deletions
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',