summaryrefslogtreecommitdiff
path: root/storage/FileSystemModule.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2023-05-05 15:20:27 +0200
committerMoonchild <moonchild@palemoon.org>2023-05-05 15:20:27 +0200
commitb9da018639cc0e3e6bb3d90cf195060df318953a (patch)
tree2284583da3b0957d5ab56fd561caf4cec630815c /storage/FileSystemModule.cpp
parent5eab50c9f9a564046923fe572f07b20365207493 (diff)
downloaduxp-b9da018639cc0e3e6bb3d90cf195060df318953a.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 modules, netwerk, security, storage, testing, toolkit, and a few scattered misc files. More to come.
Diffstat (limited to 'storage/FileSystemModule.cpp')
-rw-r--r--storage/FileSystemModule.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/FileSystemModule.cpp b/storage/FileSystemModule.cpp
index ed2f8cdef2..f84a4b7a60 100644
--- a/storage/FileSystemModule.cpp
+++ b/storage/FileSystemModule.cpp
@@ -1,5 +1,4 @@
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
- * vim: sw=2 ts=2 et lcs=trail\:.,tab\:>~ :
* 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/. */