mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
example_chat: remove unused m_bConnected variable
Signed-off-by: Steven Noonan <steven@valvesoftware.com>
This commit is contained in:
@@ -546,7 +546,6 @@ private:
|
||||
|
||||
HSteamNetConnection m_hConnection;
|
||||
ISteamNetworkingSockets *m_pInterface;
|
||||
bool m_bConnected = false;
|
||||
|
||||
void PollIncomingMessages()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user