diff options
Diffstat (limited to 'lib/System/Path.cpp')
-rw-r--r-- | lib/System/Path.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Path.cpp b/lib/System/Path.cpp index 8ac23088a8..34cbd6d69b 100644 --- a/lib/System/Path.cpp +++ b/lib/System/Path.cpp @@ -107,4 +107,3 @@ Path::GetDLLSuffix() { #include "Win32/Path.inc" #endif -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |