diff options
Diffstat (limited to 'lib/System/Win32/MappedFile.inc')
-rw-r--r-- | lib/System/Win32/MappedFile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/MappedFile.inc b/lib/System/Win32/MappedFile.inc index 982a3b2390..e7963c6b6a 100644 --- a/lib/System/Win32/MappedFile.inc +++ b/lib/System/Win32/MappedFile.inc @@ -129,4 +129,3 @@ void MappedFile::size(size_t new_size) { } -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |