removed some dead code

This commit is contained in:
csoler 2016-06-07 22:38:24 -04:00
parent a1bbcd829d
commit 509266a25b
2 changed files with 1 additions and 139 deletions

View file

@ -311,7 +311,7 @@ bool addAddressIfUnique(std::list<peerConnectAddress> &addrList, peerConnectAdd
private:
// These should have there own Mutex Protection,
// These should have their own Mutex Protection,
//p3tunnel *mP3tunnel;
DNSResolver *mDNSResolver ;