Remove outdated comment
authorBert Belder <bertbelder@gmail.com>
Fri, 28 Oct 2011 09:31:43 +0000 (11:31 +0200)
committerBert Belder <bertbelder@gmail.com>
Fri, 28 Oct 2011 23:06:42 +0000 (01:06 +0200)
src/node.h

index 1a3b611..0996e01 100644 (file)
@@ -22,7 +22,6 @@
 #ifndef SRC_NODE_H_
 #define SRC_NODE_H_
 
-// A dependency include (libeio\xthread.h) defines _WIN32_WINNT to another value
 // This should be defined in make system.
 // See issue https://github.com/joyent/node/issues/1236
 #if defined(__MINGW32__) || defined(_MSC_VER)