From 1124fb525bf7b8341170d886b8de070e20323efd Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sun, 13 May 2018 22:46:04 +0200 Subject: Remove other gonk widget conditionals and unused files. Tag #288. --- dom/tethering/moz.build | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dom/tethering/moz.build (limited to 'dom/tethering/moz.build') diff --git a/dom/tethering/moz.build b/dom/tethering/moz.build deleted file mode 100644 index 4f68aca2d..000000000 --- a/dom/tethering/moz.build +++ /dev/null @@ -1,12 +0,0 @@ -# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: -# This Source Code Form is subject to the terms of the Mozilla Public -# 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/. - -EXTRA_COMPONENTS += [ - 'TetheringManager.js', - 'TetheringManager.manifest', -] - -FINAL_LIBRARY = 'xul' -- cgit v1.2.3