From 6a4c3caa8ee469558c27077ddfad8268b1575da4 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 26 Oct 2020 19:09:16 +0000 Subject: Issue #1656 - Nuke the remaining vim lines in UXP Closes #1656 --- testing/mozbase/mozprocess/tests/iniparser/dictionary.c | 1 - testing/mozbase/mozprocess/tests/iniparser/iniparser.c | 1 - 2 files changed, 2 deletions(-) (limited to 'testing/mozbase/mozprocess') diff --git a/testing/mozbase/mozprocess/tests/iniparser/dictionary.c b/testing/mozbase/mozprocess/tests/iniparser/dictionary.c index da41d9b2e..7d973e0fe 100644 --- a/testing/mozbase/mozprocess/tests/iniparser/dictionary.c +++ b/testing/mozbase/mozprocess/tests/iniparser/dictionary.c @@ -404,4 +404,3 @@ int main(int argc, char *argv[]) return 0 ; } #endif -/* vim: set ts=4 et sw=4 tw=75 */ diff --git a/testing/mozbase/mozprocess/tests/iniparser/iniparser.c b/testing/mozbase/mozprocess/tests/iniparser/iniparser.c index 02a23b755..959d8aa04 100644 --- a/testing/mozbase/mozprocess/tests/iniparser/iniparser.c +++ b/testing/mozbase/mozprocess/tests/iniparser/iniparser.c @@ -645,4 +645,3 @@ void iniparser_freedict(dictionary * d) dictionary_del(d); } -/* vim: set ts=4 et sw=4 tw=75 */ -- cgit v1.2.3