Remove network_address_base which has been merged with ipv4_network_address in 8b006877

This commit is contained in:
Michał Sałaban 2017-10-07 19:29:30 +02:00
parent 2183ade0c4
commit dc19659d16
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ int main(int argc, char* argv[])
SL(cryptonote::txpool_tx_meta_t);
SL(epee::net_utils::network_address_base);
SL(epee::net_utils::ipv4_network_address);
SL(epee::net_utils::network_address);
SL(epee::net_utils::connection_context_base);