new constuctor

This commit is contained in:
Erik Frojdh
2019-03-28 15:48:26 +01:00
parent 5a4122ae7c
commit 94c4e4c352
9 changed files with 172 additions and 91 deletions

View File

@ -66,9 +66,6 @@ private:
*/
sls::ClientSocket* socket_;
/** index for client debugging purposes */
int index;
};