From 1e50ffb192d492f532a7bad2b977efdeda86d165 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 4 May 2023 03:33:25 +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 dom. More to come. --- dom/media/TextTrackRegion.h | 1 - 1 file changed, 1 deletion(-) (limited to 'dom/media/TextTrackRegion.h') diff --git a/dom/media/TextTrackRegion.h b/dom/media/TextTrackRegion.h index 5d66c1c475..f1c17b81d7 100644 --- a/dom/media/TextTrackRegion.h +++ b/dom/media/TextTrackRegion.h @@ -1,5 +1,4 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* vim:set ts=2 sw=2 et tw=78: */ /* 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