mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Unused variables code cleanup
Code cleanup of unused payload variables for iclass legrec
This commit is contained in:
@@ -120,7 +120,6 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
iclass_auth_req_t req;
|
||||
iclass_auth_req_t req2;
|
||||
uint32_t index;
|
||||
uint32_t loop;
|
||||
uint8_t nfa[8];
|
||||
|
||||
Reference in New Issue
Block a user