mirror of
https://github.com/monero-project/monero.git
synced 2025-11-27 12:40:39 -05:00
Merge pull request #2592
dc19659dRemove network_address_base which has been merged with ipv4_network_address in8b006877(Michał Sałaban)2183ade0Don't try to create wallet-dir when it's not given, don't crash if wallet-dir already exists. (Michał Sałaban)
This commit is contained in:
commit
71253c1dcd
2 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue