summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-12-03 17:52:32 +0000
committerMoonchild <moonchild@palemoon.org>2020-12-03 17:52:32 +0000
commit7fda700f92043e8de97320b1d9b22c058d07c570 (patch)
treec963c29209be075e8d1683ab0c8310515d6afb23 /js
parent1a21b526928b0c5815aa3910499ac980714fa25b (diff)
downloadUXP-7fda700f92043e8de97320b1d9b22c058d07c570.tar
UXP-7fda700f92043e8de97320b1d9b22c058d07c570.tar.gz
UXP-7fda700f92043e8de97320b1d9b22c058d07c570.tar.lz
UXP-7fda700f92043e8de97320b1d9b22c058d07c570.tar.xz
UXP-7fda700f92043e8de97320b1d9b22c058d07c570.zip
Nuke erroneously added vim line.
Diffstat (limited to 'js')
-rw-r--r--js/xpconnect/src/XPCJSContext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/xpconnect/src/XPCJSContext.cpp b/js/xpconnect/src/XPCJSContext.cpp
index 9bc69c957..e941b8d75 100644
--- a/js/xpconnect/src/XPCJSContext.cpp
+++ b/js/xpconnect/src/XPCJSContext.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/. */