remove address string

This commit is contained in:
orignal 2019-02-22 11:03:31 -05:00
parent d8a4954bf1
commit aa27746982
2 changed files with 1 additions and 15 deletions

View file

@ -102,7 +102,6 @@ namespace data
{
TransportStyle transportStyle;
boost::asio::ip::address host;
std::string addressString;
int port;
uint64_t date;
uint8_t cost;