mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 14:34:45 +00:00
cppcheck unused struct
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user