summaryrefslogtreecommitdiffstats
path: root/dom/jsurl
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-09-23 15:14:30 +0000
committerMoonchild <moonchild@palemoon.org>2020-09-23 15:14:30 +0000
commit528b88d7048728c70227817ab59223e329171d15 (patch)
tree6cf8d3e43139234cbabc7075d13c4ab9a9b603fb /dom/jsurl
parent5d97621bb92efe01b05834abc43c40016d9cf078 (diff)
downloadUXP-528b88d7048728c70227817ab59223e329171d15.tar
UXP-528b88d7048728c70227817ab59223e329171d15.tar.gz
UXP-528b88d7048728c70227817ab59223e329171d15.tar.lz
UXP-528b88d7048728c70227817ab59223e329171d15.tar.xz
UXP-528b88d7048728c70227817ab59223e329171d15.zip
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
Another S&R run with some smarter matching.
Diffstat (limited to 'dom/jsurl')
-rw-r--r--dom/jsurl/nsJSProtocolHandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/jsurl/nsJSProtocolHandler.cpp b/dom/jsurl/nsJSProtocolHandler.cpp
index df1e6cbf5..7602e58b0 100644
--- a/dom/jsurl/nsJSProtocolHandler.cpp
+++ b/dom/jsurl/nsJSProtocolHandler.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/* vim: set ts=4 sw=4 et tw=78: */
/* 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/. */