From ce594b49caa5a38426ca624b0b0beaf209f5a947 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 3 May 2023 22:09:21 +0200 Subject: Issue #1656 - Remove more vim control lines. Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from the rest of js, caps, chrome, config, devtools, docshell, image, intl. More to come. --- chrome/nsChromeProtocolHandler.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/nsChromeProtocolHandler.cpp') diff --git a/chrome/nsChromeProtocolHandler.cpp b/chrome/nsChromeProtocolHandler.cpp index f66c6d362f..27c04f7eb0 100644 --- a/chrome/nsChromeProtocolHandler.cpp +++ b/chrome/nsChromeProtocolHandler.cpp @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* vim:set ts=4 sw=4 sts=4 et 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/. */ -- cgit v1.2.3