summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pal/src/init/pal.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pal/src/init/pal.cpp b/src/pal/src/init/pal.cpp
index f6bbd6a82c..81504061d3 100644
--- a/src/pal/src/init/pal.cpp
+++ b/src/pal/src/init/pal.cpp
@@ -1042,9 +1042,6 @@ PALCommonCleanup()
PROCDumpThreadList();
#endif
}
-
- // Mark that the PAL is uninitialized
- init_count = 0;
}
BOOL PALIsShuttingDown()