aboutsummaryrefslogtreecommitdiff
path: root/lib/System/MappedFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/MappedFile.cpp')
-rw-r--r--lib/System/MappedFile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/MappedFile.cpp b/lib/System/MappedFile.cpp
index 1470fbb518..a91a623d77 100644
--- a/lib/System/MappedFile.cpp
+++ b/lib/System/MappedFile.cpp
@@ -32,4 +32,3 @@ using namespace sys;
#include "Win32/MappedFile.inc"
#endif
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab