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)
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>

No differences found