Erase non-applicable Unix comment, this is Win32
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 16 Nov 2004 07:35:32 +0000 (07:35 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 16 Nov 2004 07:35:32 +0000 (07:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17896 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Win32/Program.cpp
lib/System/Win32/Program.inc

index a509788ce35e4ed696a42ad1cb4992f1b6519879..ddc939620eafdde1c6b507d23204d174812c2beb 100644 (file)
@@ -11,7 +11,6 @@
 //
 //===----------------------------------------------------------------------===//
 
-// Include the generic Unix implementation
 #include "Win32.h"
 #include <malloc.h>
 
index a509788ce35e4ed696a42ad1cb4992f1b6519879..ddc939620eafdde1c6b507d23204d174812c2beb 100644 (file)
@@ -11,7 +11,6 @@
 //
 //===----------------------------------------------------------------------===//
 
-// Include the generic Unix implementation
 #include "Win32.h"
 #include <malloc.h>