Removed vim mode lines.

Users can set their own preferences in their personal vimrc.
This commit is contained in:
Aaron Jacobs
2014-09-15 08:23:41 +10:00
parent b4357fa224
commit 32009b17e4
12 changed files with 0 additions and 12 deletions

View File

@@ -681,4 +681,3 @@ std::ostream &operator<<(std::ostream &sout, const Value &root) {
}
} // namespace Json
// vim: et ts=2 sts=2 sw=2 tw=0