From bf253caab57d114d26df351dd7fe1129af0c816d Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Fri, 11 Sep 2020 19:43:18 +0100 Subject: Remove unused ServerPort member --- src/Protocol/Protocol_1_8.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Protocol/Protocol_1_8.h') diff --git a/src/Protocol/Protocol_1_8.h b/src/Protocol/Protocol_1_8.h index 8ff0eec43..92eb4b88a 100644 --- a/src/Protocol/Protocol_1_8.h +++ b/src/Protocol/Protocol_1_8.h @@ -250,8 +250,6 @@ private: AString m_ServerAddress; - UInt16 m_ServerPort; - AString m_AuthServerID; bool m_IsEncrypted; -- cgit v1.2.3