summaryrefslogtreecommitdiff
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 bc3e2f935e..b9c09785d5 100644
--- a/win32/win32.c
+++ b/win32/win32.c
@@ -365,10 +365,6 @@ NtInitialize(int *argc, char ***argv)
WORD version;
int ret;
-#ifdef __BORLANDC__
- _controlfp(0x5, 0x5);
-#endif
-
//
// Now set up the correct time stuff
//