mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
debug utils: fix debug build: rm unused identifier
This commit is contained in:
parent
b92d3f96c0
commit
6bab9efe00
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(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 a new issue