diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-24 07:23:04 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-24 07:23:04 +0000 |
commit | 5518a7c8e14f9b27335a20748f9d9240d266cfd0 (patch) | |
tree | 5c190155a18b85d7610eb4ffa0562271cf32ead8 /js/src/jsscript.cpp | |
parent | 7cc6d0c8c5939690359ff54df838f17d6224234a (diff) | |
download | aura-central-5518a7c8e14f9b27335a20748f9d9240d266cfd0.tar.gz |
Issue mcp-graveyard/UXP%1656 - Part 7: Nuke vim config lines in JS
Diffstat (limited to 'js/src/jsscript.cpp')
-rw-r--r-- | js/src/jsscript.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jsscript.cpp b/js/src/jsscript.cpp index bdd411d04..75d59bef6 100644 --- a/js/src/jsscript.cpp +++ b/js/src/jsscript.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * vim: set ts=8 sts=4 et sw=4 tw=99: * 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/. */ |