summaryrefslogtreecommitdiff
path: root/xpfe
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2023-05-05 15:53:29 +0200
committerMoonchild <moonchild@palemoon.org>2023-05-05 15:53:29 +0200
commite7e10ab2877db24976858b840ba9f649023d7642 (patch)
tree4878d0a2aadff61b7baa2963b87b85066597cb63 /xpfe
parentb9da018639cc0e3e6bb3d90cf195060df318953a (diff)
downloaduxp-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 'xpfe')
-rw-r--r--xpfe/appshell/nsXULWindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/xpfe/appshell/nsXULWindow.cpp b/xpfe/appshell/nsXULWindow.cpp
index 5850850651..5b9f535e24 100644
--- a/xpfe/appshell/nsXULWindow.cpp
+++ b/xpfe/appshell/nsXULWindow.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 ci et: */
/* 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/. */