diff options
Diffstat (limited to 'lib/System/Win32/Process.inc')
-rw-r--r-- | lib/System/Win32/Process.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Win32/Process.inc b/lib/System/Win32/Process.inc index 278ed17d76..5b090da3c2 100644 --- a/lib/System/Win32/Process.inc +++ b/lib/System/Win32/Process.inc @@ -126,4 +126,3 @@ bool Process::StandardErrIsDisplayed() { } } -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |