diff options
author | Moonchild <moonchild@palemoon.org> | 2023-05-04 22:06:35 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-05-04 22:06:35 +0200 |
commit | 5eab50c9f9a564046923fe572f07b20365207493 (patch) | |
tree | 9214f454ecdec04c72adf54d793f5dc5348d2d2a /layout/generic/nsLineBox.cpp | |
parent | 1e50ffb192d492f532a7bad2b977efdeda86d165 (diff) | |
download | uxp-5eab50c9f9a564046923fe572f07b20365207493.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 embedding, extensions, gfx, hal, ipc, layout, mailnews,
media and memory. More to come.
Diffstat (limited to 'layout/generic/nsLineBox.cpp')
-rw-r--r-- | layout/generic/nsLineBox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/generic/nsLineBox.cpp b/layout/generic/nsLineBox.cpp index 7244b7f53c..8763f5b4d5 100644 --- a/layout/generic/nsLineBox.cpp +++ b/layout/generic/nsLineBox.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -// vim:cindent:ts=2:et:sw=2: /* 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/. */ |