summaryrefslogtreecommitdiff
path: root/rts/RtsStartup.c
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2016-10-18 11:35:12 +0100
committerSimon Marlow <marlowsd@gmail.com>2016-10-18 11:35:20 +0100
commit1275994613222285b674e4cf7641dd29fb5954e6 (patch)
treecb139969328c8aedf7998af83f363dd97b0bc3a1 /rts/RtsStartup.c
parentf148513ccd93b927ed36152584228980597c6ebd (diff)
downloadhaskell-1275994613222285b674e4cf7641dd29fb5954e6.tar.gz
remove unnecessary ifdef
Diffstat (limited to 'rts/RtsStartup.c')
-rw-r--r--rts/RtsStartup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/RtsStartup.c b/rts/RtsStartup.c
index 7c2be0d7ef..86a3228898 100644
--- a/rts/RtsStartup.c
+++ b/rts/RtsStartup.c
@@ -435,10 +435,8 @@ hs_exit_(rtsBool wait_foreign)
// Free the various argvs
freeRtsArgs();
-#ifndef CMINUSMINUS
// Free threading resources
freeThreadingResources();
-#endif
}
// Flush stdout and stderr. We do this during shutdown so that it