Issue #1656 - Remove more vim control lines.

Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from accessible, [root], tools, uriloader, widget, xpcom and
xpfe.
Resolves #1656
This commit is contained in:
Moonchild 2023-05-05 15:53:29 +02:00 committed by roytam1
commit f1759b33ff
187 changed files with 11 additions and 305 deletions

View file

@ -928,4 +928,3 @@ nsPrefetchService::Observe(nsISupports *aSubject,
return NS_OK;
}
// vim: ts=4 sw=4 expandtab