aboutsummaryrefslogtreecommitdiffstats
path: root/win32/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.c')
-rw-r--r--win32/win32.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/win32.c b/win32/win32.c
index 98ce51b719..d8d5dae027 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -421,10 +421,6 @@ NtInitialize(int *argc, char ***argv)
WORD version;
int ret;
-#ifdef __BORLANDC__
- _controlfp(0x5, 0x5);
-#endif
-
//
// Now set up the correct time stuff
//