From d3c260c33428384eda8272d7c27d18f0d424969c Mon Sep 17 00:00:00 2001 From: Conrad Scott Date: Thu, 27 Jun 2002 20:08:33 +0000 Subject: [PATCH] Delete extraneous comment from my previous change. --- winsup/w32api/include/winbase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/w32api/include/winbase.h b/winsup/w32api/include/winbase.h index 829bf64dd..069bbd7e8 100644 --- a/winsup/w32api/include/winbase.h +++ b/winsup/w32api/include/winbase.h @@ -185,7 +185,7 @@ extern "C" { #define FILE_FLAG_POSIX_SEMANTICS 16777216 #define FILE_FLAG_OPEN_REPARSE_POINT 2097152 #define FILE_FLAG_OPEN_NO_RECALL 1048576 -#if (_WIN32_WINNT >= 0x0500) /* Needs win2k sp2 or XP or later */ +#if (_WIN32_WINNT >= 0x0500) #define FILE_FLAG_FIRST_PIPE_INSTANCE 524288 #endif #define CLRDTR 6