cppcheck unused struct

This commit is contained in:
Philippe Teuwen
2025-03-24 22:10:55 +01:00
parent 4fff85d6ed
commit f90d11912c
-5
View File
@@ -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;