diff options
Diffstat (limited to 'lib/System/Win32/Path.inc')
-rw-r--r-- | lib/System/Win32/Path.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/Path.inc b/lib/System/Win32/Path.inc index cc6678f3a6..d3c8591618 100644 --- a/lib/System/Win32/Path.inc +++ b/lib/System/Win32/Path.inc @@ -780,5 +780,4 @@ Path::createTemporaryFile(bool reuse_current) { } } -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |