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

@@ -259,5 +259,3 @@ namespace internal {
} // end namespace internal
} // end namespace Eigen
/* vim: set filetype=cpp et sw=2 ts=2 ai: */

View File

@@ -416,5 +416,3 @@ struct kissfft_impl
} // end namespace internal
} // end namespace Eigen
/* vim: set filetype=cpp et sw=2 ts=2 ai: */