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

@ -718,4 +718,3 @@ nsresult nsMailboxProtocol::CloseSocket()
return NS_OK;
}
// vim: ts=2 sw=2