build: clear 12 platform-gated warnings the x64 census could not see (#15633)

This commit is contained in:
Kris Austin
2026-09-11 21:24:37 -03:00
committed by GitHub
parent 74cf148384
commit 75f5fe22e8
6 changed files with 19 additions and 9 deletions
-1
View File
@@ -87,7 +87,6 @@ private:
std::condition_variable m_thread_stop_condition;
mutable std::mutex m_thread_stop_mutex;
bool m_stop{ false };
bool m_start{ true };
// background thread method
void listen();