diff options
Diffstat (limited to 'llvm/lib/System/Win32/Program.inc')
-rw-r--r-- | llvm/lib/System/Win32/Program.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/System/Win32/Program.inc b/llvm/lib/System/Win32/Program.inc index 0c1b680e4f1..6519ca50690 100644 --- a/llvm/lib/System/Win32/Program.inc +++ b/llvm/lib/System/Win32/Program.inc @@ -219,4 +219,3 @@ Program::ExecuteAndWait(const Path& path, } } -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |