remove some unused code

Found by codacy.com
This commit is contained in:
moneromooo-monero
2018-11-23 13:47:51 +00:00
parent 611639710d
commit d4f50cb109
14 changed files with 8 additions and 114 deletions
-2
View File
@@ -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