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

@ -1547,4 +1547,3 @@ char16_t *FormatStringWithHostNameByName(const char16_t* stringName, nsIMsgMailN
return ptrv;
}
// vim: ts=2 sw=2