summaryrefslogtreecommitdiff
path: root/src/kernel/ao_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ao_log.h')
-rw-r--r--src/kernel/ao_log.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/kernel/ao_log.h b/src/kernel/ao_log.h
index a2f2c6ca..5c568c99 100644
--- a/src/kernel/ao_log.h
+++ b/src/kernel/ao_log.h
@@ -309,9 +309,7 @@ struct ao_log_firetwo {
/* AO_LOG_FLIGHT */
struct {
uint16_t flight; /* 4 */
- uint16_t idle_pressure; /* 6 */
- uint16_t idle_thrust; /* 8 */
- } flight; /* 16 */
+ } flight; /* 6 */
/* AO_LOG_STATE */
struct {
uint16_t state; /* 4 */