diff options
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/win32.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/win32.c b/win32/win32.c index bc3e2f935..b9c09785d 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 // |
