diff options
Diffstat (limited to 'src/System')
| -rw-r--r-- | src/System/Console/Concurrent/Internal.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System/Console/Concurrent/Internal.hs b/src/System/Console/Concurrent/Internal.hs index caef9833..ef308f7d 100644 --- a/src/System/Console/Concurrent/Internal.hs +++ b/src/System/Console/Concurrent/Internal.hs @@ -197,7 +197,6 @@ waitForProcessConcurrent (ConcurrentProcessHandle h) = checkexit -- ProcessHandle. If it is, -- getProcessExitCode will succeed. void $ tryIO $ waitAny l - hFlush stdout return Nothing go False = do -- Another thread took the lck first. Wait for that thread to |
