Issue #1656 - Nuke the remaining vim lines in UXP

Closes #1656
This commit is contained in:
Moonchild 2020-10-26 19:09:16 +00:00 committed by roytam1
commit a77ab3da7f
59 changed files with 0 additions and 59 deletions

View file

@ -404,4 +404,3 @@ int main(int argc, char *argv[])
return 0 ;
}
#endif
/* vim: set ts=4 et sw=4 tw=75 */

View file

@ -645,4 +645,3 @@ void iniparser_freedict(dictionary * d)
dictionary_del(d);
}
/* vim: set ts=4 et sw=4 tw=75 */