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 | d9d80d476c3a7736967bb9d12b113e35c03583b2 (patch) | |
tree | 5c190155a18b85d7610eb4ffa0562271cf32ead8 /js/src/jsutil.cpp | |
parent | 960b821d0aca335ccace5834cd8c0573ef01255c (diff) | |
download | uxp-d9d80d476c3a7736967bb9d12b113e35c03583b2.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 7: Nuke vim config lines in JS
Diffstat (limited to 'js/src/jsutil.cpp')
-rw-r--r-- | js/src/jsutil.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jsutil.cpp b/js/src/jsutil.cpp index 705d21975e..6370e8ef08 100644 --- a/js/src/jsutil.cpp +++ b/js/src/jsutil.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/. */ |