Remove vim specific comments to recognoize correct file-type.

As discussed in #2143 we remove editor specific comments.
This commit is contained in:
David Tellenbach
2021-02-09 09:13:09 +01:00
parent 54589635ad
commit 36200b7855
14 changed files with 0 additions and 16 deletions

View File

@@ -57,4 +57,3 @@
#include "src/Core/util/ReenableStupidWarnings.h"
#endif // EIGEN_GEOMETRY_MODULE_H
/* vim: set filetype=cpp et sw=2 ts=2 ai: */