mirror of
https://github.com/monero-project/monero.git
synced 2025-06-28 18:17:12 -04:00
Merge pull request #5054
93c21644
device_ledger: remove full_name variable (selsta)
This commit is contained in:
commit
0c970fde1c
2 changed files with 1 additions and 2 deletions
|
@ -85,7 +85,6 @@ namespace hw {
|
|||
|
||||
//IO
|
||||
hw::io::device_io_hid hw_device;
|
||||
std::string full_name;
|
||||
unsigned int length_send;
|
||||
unsigned char buffer_send[BUFFER_SEND_SIZE];
|
||||
unsigned int length_recv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue