summaryrefslogtreecommitdiff
path: root/dom/system
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:52:00 +0000
commitd5a2c45aad51e3fcf5f48f8afe8609c1e8726a02 (patch)
tree6c72fd57eab6e796bc07b54327d6b0245f4ed97b /dom/system
parent7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff)
downloaduxp-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'dom/system')
-rw-r--r--dom/system/android/moz.build1
-rw-r--r--dom/system/linux/moz.build1
-rw-r--r--dom/system/mac/moz.build1
-rw-r--r--dom/system/moz.build1
-rw-r--r--dom/system/windows/moz.build1
5 files changed, 0 insertions, 5 deletions
diff --git a/dom/system/android/moz.build b/dom/system/android/moz.build
index 53ac80f899..ad4a7c2341 100644
--- a/dom/system/android/moz.build
+++ b/dom/system/android/moz.build
@@ -1,5 +1,4 @@
# -*- 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/.
diff --git a/dom/system/linux/moz.build b/dom/system/linux/moz.build
index d9e50cb311..70499b67cc 100644
--- a/dom/system/linux/moz.build
+++ b/dom/system/linux/moz.build
@@ -1,5 +1,4 @@
# -*- Mode: python; c-basic-offset: 4; 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/.
diff --git a/dom/system/mac/moz.build b/dom/system/mac/moz.build
index 596ab01914..08b7c2151e 100644
--- a/dom/system/mac/moz.build
+++ b/dom/system/mac/moz.build
@@ -1,5 +1,4 @@
# -*- 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/.
diff --git a/dom/system/moz.build b/dom/system/moz.build
index cb0818b345..bde685e4fc 100644
--- a/dom/system/moz.build
+++ b/dom/system/moz.build
@@ -1,5 +1,4 @@
# -*- 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/.
diff --git a/dom/system/windows/moz.build b/dom/system/windows/moz.build
index 5476529963..5d8f5f1c22 100644
--- a/dom/system/windows/moz.build
+++ b/dom/system/windows/moz.build
@@ -1,5 +1,4 @@
# -*- 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/.