Issue #1656 - Remove more vim control lines.

Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from embedding, extensions, gfx, hal, ipc, layout, mailnews,
media and memory. More to come.
This commit is contained in:
Moonchild 2023-05-04 22:06:35 +02:00 committed by roytam1
commit 2f117eecaa
198 changed files with 66 additions and 337 deletions

View file

@ -1,5 +1,4 @@
/* -*- Mode: C; tab-width: 8; c-basic-offset: 8; indent-tabs-mode: t -*- */
/* vim:set softtabstop=8 shiftwidth=8 noet: */
/*-
* Copyright (C) 2006-2008 Jason Evans <jasone@FreeBSD.org>.
* Copyright (C) 2015-2019 Mark Straver <moonchild@palemoon.org>