aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/alc.cpp')
-rw-r--r--Alc/alc.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Alc/alc.cpp b/Alc/alc.cpp
index 65023fe1..c719eaa9 100644
--- a/Alc/alc.cpp
+++ b/Alc/alc.cpp
@@ -1248,8 +1248,6 @@ static void alc_deinit_safe(void)
if(LogFile != stderr)
fclose(LogFile);
LogFile = nullptr;
-
- althrd_deinit();
}
static void alc_deinit(void)