summaryrefslogtreecommitdiff
path: root/rts/RtsStartup.c
diff options
context:
space:
mode:
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