diff options
Diffstat (limited to 'otherlibs/win32unix/unixsupport.h')
-rw-r--r-- | otherlibs/win32unix/unixsupport.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/otherlibs/win32unix/unixsupport.h b/otherlibs/win32unix/unixsupport.h index b7d6ed64e..da5f47cff 100644 --- a/otherlibs/win32unix/unixsupport.h +++ b/otherlibs/win32unix/unixsupport.h @@ -17,9 +17,6 @@ #include <wtypes.h> #include <winbase.h> #include <stdlib.h> -/* Include io.h in current dir, which is a copy of the system's io.h, - not io.h from ../../byterun */ -/*#include "io.h"*/ #include <direct.h> #include <process.h> #include <sys/types.h> |