diff options
author | Moonchild <moonchild@palemoon.org> | 2023-05-03 22:09:21 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-05-03 22:09:21 +0200 |
commit | ce594b49caa5a38426ca624b0b0beaf209f5a947 (patch) | |
tree | 5ae6e3b21b2b3c007f08fe27147b4b470ba95f7d /js/xpconnect/tests | |
parent | 5d4f11bfaf45a29ffd00ace764a45eebba61bdbc (diff) | |
download | uxp-ce594b49caa5a38426ca624b0b0beaf209f5a947.tar.gz |
Issue #1656 - Remove more vim control lines.
Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from the rest of js, caps, chrome, config, devtools, docshell,
image, intl. More to come.
Diffstat (limited to 'js/xpconnect/tests')
-rw-r--r-- | js/xpconnect/tests/unit/test_xpcomutils.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/xpconnect/tests/unit/test_xpcomutils.js b/js/xpconnect/tests/unit/test_xpcomutils.js index f43454253e..d2a25e6a9c 100644 --- a/js/xpconnect/tests/unit/test_xpcomutils.js +++ b/js/xpconnect/tests/unit/test_xpcomutils.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 4 -*- - * vim: sw=4 ts=4 sts=4 et * 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/. */ |