diff options
author | Moonchild <moonchild@palemoon.org> | 2023-05-04 03:33:25 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-05-04 03:33:25 +0200 |
commit | 1e50ffb192d492f532a7bad2b977efdeda86d165 (patch) | |
tree | b7dab86f61f4b570b417c1755fbfdd97ec929c0c /dom/animation/CSSPseudoElement.cpp | |
parent | ce594b49caa5a38426ca624b0b0beaf209f5a947 (diff) | |
download | uxp-1e50ffb192d492f532a7bad2b977efdeda86d165.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 dom. More to come.
Diffstat (limited to 'dom/animation/CSSPseudoElement.cpp')
-rw-r--r-- | dom/animation/CSSPseudoElement.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/animation/CSSPseudoElement.cpp b/dom/animation/CSSPseudoElement.cpp index 09aad01efe..c5b592b2ec 100644 --- a/dom/animation/CSSPseudoElement.cpp +++ b/dom/animation/CSSPseudoElement.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:set ts=2 sw=2 sts=2 et cindent: */ /* 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/. */ |