mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 08:17:37 +00:00
Remove network_address_base which has been merged with ipv4_network_address in 8b006877
This commit is contained in:
parent
2183ade0c4
commit
dc19659d16
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ int main(int argc, char* argv[])
|
||||||
|
|
||||||
SL(cryptonote::txpool_tx_meta_t);
|
SL(cryptonote::txpool_tx_meta_t);
|
||||||
|
|
||||||
SL(epee::net_utils::network_address_base);
|
|
||||||
SL(epee::net_utils::ipv4_network_address);
|
SL(epee::net_utils::ipv4_network_address);
|
||||||
SL(epee::net_utils::network_address);
|
SL(epee::net_utils::network_address);
|
||||||
SL(epee::net_utils::connection_context_base);
|
SL(epee::net_utils::connection_context_base);
|
||||||
|
|
Loading…
Reference in a new issue