remove unused field; cleanup a dumb definition

This commit is contained in:
DarthArgus
2016-03-24 16:05:08 +00:00
parent 89f2b55420
commit 501ba0b0f4
2 changed files with 2 additions and 6 deletions
@@ -75,7 +75,6 @@ private:
TcpConnection *m_con;
std::string m_host;
short m_port;
unsigned m_lastTrack;
eConState m_conState;
time_t m_conTimeout;
unsigned m_reconnectTimeout;