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 /uriloader/exthandler/nsLocalHandlerApp.h | |
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 'uriloader/exthandler/nsLocalHandlerApp.h')
-rw-r--r-- | uriloader/exthandler/nsLocalHandlerApp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uriloader/exthandler/nsLocalHandlerApp.h b/uriloader/exthandler/nsLocalHandlerApp.h index 30b410ce32..11e2b59229 100644 --- a/uriloader/exthandler/nsLocalHandlerApp.h +++ b/uriloader/exthandler/nsLocalHandlerApp.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * vim:expandtab:shiftwidth=2:tabstop=2: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/. */ |