mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
cppcheck unused struct
This commit is contained in:
parent
4fff85d6ed
commit
f90d11912c
1 changed files with 0 additions and 5 deletions
|
@ -98,11 +98,6 @@
|
|||
}
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
uint8_t lock;
|
||||
uint8_t block[8];
|
||||
} t15memory_t;
|
||||
|
||||
// structure and database for uid -> tagtype lookups
|
||||
typedef struct {
|
||||
uint64_t uid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue