mirror of
https://github.com/monero-project/monero.git
synced 2025-08-08 19:32:19 -04:00
remove some unused code
Found by codacy.com
This commit is contained in:
parent
611639710d
commit
d4f50cb109
14 changed files with 8 additions and 114 deletions
|
@ -54,9 +54,6 @@ bool test_transaction_generation_and_ring_signature()
|
|||
account_base miner_acc6;
|
||||
miner_acc6.generate();
|
||||
|
||||
std::string add_str = miner_acc3.get_public_address_str(MAINNET);
|
||||
|
||||
|
||||
account_base rv_acc;
|
||||
rv_acc.generate();
|
||||
account_base rv_acc2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue