From 9c6b5a3ec9f50375d9cc79edb8167380a5c2d78d Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sat, 18 Jul 2020 19:22:45 +0100 Subject: Delete unused member --- src/ClientHandle.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ClientHandle.h') diff --git a/src/ClientHandle.h b/src/ClientHandle.h index dd5d54097..5c3d61c1f 100644 --- a/src/ClientHandle.h +++ b/src/ClientHandle.h @@ -523,9 +523,6 @@ private: it may just read m_State without locking m_CSState. */ std::atomic m_State; - /** If set to true during csDownloadingWorld, the tick thread calls CheckIfWorldDownloaded() */ - bool m_ShouldCheckDownloaded; - /** Number of explosions sent this tick */ int m_NumExplosionsThisTick; -- cgit v1.2.3