Delete extraneous comment from my previous change.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user