aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/Process/ByteString.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'System/Posix/Process/ByteString.hsc')
-rw-r--r--System/Posix/Process/ByteString.hsc4
1 files changed, 0 insertions, 4 deletions
diff --git a/System/Posix/Process/ByteString.hsc b/System/Posix/Process/ByteString.hsc
index ee2c9cf..64fc71e 100644
--- a/System/Posix/Process/ByteString.hsc
+++ b/System/Posix/Process/ByteString.hsc
@@ -90,10 +90,6 @@ import qualified Data.ByteString.Char8 as BC
import System.Posix.ByteString.FilePath
-#ifdef __HUGS__
-{-# CFILES cbits/HsUnix.c #-}
-#endif
-
-- | @'executeFile' cmd args env@ calls one of the
-- @execv*@ family, depending on whether or not the current
-- PATH is to be searched for the command, and whether or not an