mirror of
https://github.com/monero-project/monero.git
synced 2025-08-03 06:46:13 -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
|
@ -789,8 +789,6 @@ namespace hw {
|
|||
}
|
||||
|
||||
#ifdef DEBUG_HWDEVICE
|
||||
bool recover_x = recover;
|
||||
const crypto::secret_key recovery_key_x = recovery_key;
|
||||
crypto::public_key pub_x;
|
||||
crypto::secret_key sec_x;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue