summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/win32.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/win32.c b/win32/win32.c
index 79e39b6e2b..ef6886af2b 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -1582,10 +1582,6 @@ typedef struct {
char pipech2[2];
#endif
#endif
-#if _MSC_VER >= 1400
- char textmode;
- char pipech2[2];
-#endif
} ioinfo;
#if !defined _CRTIMP || defined __MINGW32__