diff options
author | Moonchild <moonchild@palemoon.org> | 2023-05-05 15:53:29 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2023-05-05 15:53:29 +0200 |
commit | e7e10ab2877db24976858b840ba9f649023d7642 (patch) | |
tree | 4878d0a2aadff61b7baa2963b87b85066597cb63 /xpcom/io/nsIConverterOutputStream.idl | |
parent | b9da018639cc0e3e6bb3d90cf195060df318953a (diff) | |
download | uxp-e7e10ab2877db24976858b840ba9f649023d7642.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 accessible, [root], tools, uriloader, widget, xpcom and
xpfe.
Resolves #1656
Diffstat (limited to 'xpcom/io/nsIConverterOutputStream.idl')
-rw-r--r-- | xpcom/io/nsIConverterOutputStream.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xpcom/io/nsIConverterOutputStream.idl b/xpcom/io/nsIConverterOutputStream.idl index a93d3cfa6d..9336efadab 100644 --- a/xpcom/io/nsIConverterOutputStream.idl +++ b/xpcom/io/nsIConverterOutputStream.idl @@ -1,4 +1,3 @@ -/* vim:set expandtab ts=4 sw=4 sts=4 cin: */ /* 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/. */ |