dead code

This commit is contained in:
rusefillc 2022-11-15 00:21:09 -05:00
parent c2aa5ac825
commit 6299f37e82
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@
#if EFI_TOOTH_LOGGER
typedef struct __attribute__ ((packed)) {
uint16_t timestamp;
} tooth_logger_s;
typedef struct __attribute__ ((packed)) {
// the whole order of all packet bytes is reversed, not just the 'endian-swap' integers
uint32_t timestamp;