summaryrefslogtreecommitdiff
path: root/caps
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2023-05-03 22:09:21 +0200
committerMoonchild <moonchild@palemoon.org>2023-05-03 22:09:21 +0200
commitce594b49caa5a38426ca624b0b0beaf209f5a947 (patch)
tree5ae6e3b21b2b3c007f08fe27147b4b470ba95f7d /caps
parent5d4f11bfaf45a29ffd00ace764a45eebba61bdbc (diff)
downloaduxp-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 'caps')
-rw-r--r--caps/nsNullPrincipalURI.cpp1
-rw-r--r--caps/nsNullPrincipalURI.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/caps/nsNullPrincipalURI.cpp b/caps/nsNullPrincipalURI.cpp
index 159928ba61..a8236e5b5b 100644
--- a/caps/nsNullPrincipalURI.cpp
+++ b/caps/nsNullPrincipalURI.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
- * vim: sw=2 ts=2 sts=2 expandtab
* 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/. */
diff --git a/caps/nsNullPrincipalURI.h b/caps/nsNullPrincipalURI.h
index 63d7221c28..ce9d89ba97 100644
--- a/caps/nsNullPrincipalURI.h
+++ b/caps/nsNullPrincipalURI.h
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
- * vim: sw=2 ts=2 sts=2 expandtab
* 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/. */