Explorar o código

Fixed CID 1366361

AlexVinS %!s(int64=9) %!d(string=hai) anos
pai
achega
47085e8d78
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/serializer/Connection.h

+ 0 - 1
lib/serializer/Connection.h

@@ -58,7 +58,6 @@ public:
 
 	boost::mutex *rmx, *wmx; // read/write mutexes
 	TSocket * socket;
-	bool logging;
 	bool connected;
 	bool myEndianess, contactEndianess; //true if little endian, if endianness is different we'll have to revert received multi-byte vars
 	boost::asio::io_service *io_service;