diff options
Diffstat (limited to 'lib/System/Memory.cpp')
-rw-r--r-- | lib/System/Memory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Memory.cpp b/lib/System/Memory.cpp index 2ec5666ced..e951e3c26a 100644 --- a/lib/System/Memory.cpp +++ b/lib/System/Memory.cpp @@ -33,4 +33,3 @@ using namespace sys; #include "Win32/Memory.inc" #endif -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |