dead code

This commit is contained in:
rusefillc 2022-11-15 00:21:09 -05:00
parent 78f52b75c0
commit 6a4b746750
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;