diff --git a/Utility/Process.hs b/Utility/Process.hs index 0ef0434242..68d54521f6 100644 --- a/Utility/Process.hs +++ b/Utility/Process.hs @@ -67,8 +67,6 @@ readProcessEnv cmd args environ = {- Writes a string to a process on its stdout, - returns its output, and also allows specifying the environment. - - - - -} writeReadProcessEnv :: FilePath