summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fork.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/fork.cc')
-rw-r--r--winsup/cygwin/fork.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/cygwin/fork.cc b/winsup/cygwin/fork.cc
index 19f8950be..6887448df 100644
--- a/winsup/cygwin/fork.cc
+++ b/winsup/cygwin/fork.cc
@@ -205,8 +205,6 @@ frok::child (volatile char * volatile here)
}
#endif
- set_file_api_mode (current_codepage);
-
MALLOC_CHECK;
/* Incredible but true: If we use sockets and SYSV IPC shared memory,