Remove network_address_base which has been merged with ipv4_network_address in 8b006877
This commit is contained in:
parent
2183ade0c4
commit
dc19659d16
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue