altos: Remove AO_LOG_STATE from ao_log_telefiretwo
authorKeith Packard <keithp@keithp.com>
Tue, 19 Feb 2019 00:20:14 +0000 (16:20 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 19 Feb 2019 00:20:14 +0000 (16:20 -0800)
commitf9f1776f61cf365e3c8862f9f93cd2773391da16
treec39c54be8f7a436ec84b203931e60e258565a92c
parent7a89aa1ea7e1b02b5cd310986adf4239ec0ce91d
altos: Remove AO_LOG_STATE from ao_log_telefiretwo

Telefiretwo never changes flight state, so these packets weren't going
to be written.

Also stop passing &log to ao_log_firetwo -- it always got the global
anyways, just use it directly.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_log_fireone.c