summaryrefslogtreecommitdiffstats
path: root/editor
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 /editor
parent7523b9ea042af1078c49ed242b5d9eb3e0f34af5 (diff)
downloadUXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.gz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.lz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.tar.xz
UXP-d5a2c45aad51e3fcf5f48f8afe8609c1e8726a02.zip
Issue #1656 - Part 6: Clean up the build files
Diffstat (limited to 'editor')
-rw-r--r--editor/composer/moz.build1
-rw-r--r--editor/libeditor/moz.build1
-rw-r--r--editor/moz.build1
-rw-r--r--editor/txmgr/moz.build1
-rw-r--r--editor/txmgr/tests/moz.build1
-rw-r--r--editor/txtsvc/moz.build1
6 files changed, 0 insertions, 6 deletions
diff --git a/editor/composer/moz.build b/editor/composer/moz.build
index 0c972923c..8da0e1f32 100644
--- a/editor/composer/moz.build
+++ b/editor/composer/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/editor/libeditor/moz.build b/editor/libeditor/moz.build
index 516b3c2d8..cc4e309e6 100644
--- a/editor/libeditor/moz.build
+++ b/editor/libeditor/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/editor/moz.build b/editor/moz.build
index f673e2486..aec770b0f 100644
--- a/editor/moz.build
+++ b/editor/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/editor/txmgr/moz.build b/editor/txmgr/moz.build
index 4cae5437a..f3b9cac8e 100644
--- a/editor/txmgr/moz.build
+++ b/editor/txmgr/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/editor/txmgr/tests/moz.build b/editor/txmgr/tests/moz.build
index d04d4f15a..59679e388 100644
--- a/editor/txmgr/tests/moz.build
+++ b/editor/txmgr/tests/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/editor/txtsvc/moz.build b/editor/txtsvc/moz.build
index bf9f22382..0395c80fe 100644
--- a/editor/txtsvc/moz.build
+++ b/editor/txtsvc/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/.