Issue #1656 - Remove more vim control lines.

Vim control lines were re-introduced or not entirely cleaned up.
This nukes them again.
Removing from modules, netwerk, security, storage, testing, toolkit, and
a few scattered misc files. More to come.
This commit is contained in:
Moonchild 2023-05-05 15:20:27 +02:00 committed by roytam1
commit a39fd9e75f
283 changed files with 15 additions and 310 deletions

View file

@ -1,5 +1,4 @@
/* -*- js-indent-level: 4; tab-width: 4; indent-tabs-mode: nil -*- */
/* vim:set ts=4 sw=4 sts=4 et: */
/**
* SimpleTest, a partial Test.Simple/Test.More API compatible test library.
*