altos: Remove redundant initialization of ao_interval variables
authorAnthony Towns <aj@erisian.com.au>
Sat, 8 Jan 2011 05:00:10 +0000 (21:00 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Jan 2011 05:00:10 +0000 (21:00 -0800)
commitc437b14b7fc7afdfc7b809a04d7fa29d5e742307
tree6415f16cc40248dbed7c56d39770dd9de02bf98b
parent57de960b8148bf485607898c3d66af6994d76481
altos: Remove redundant initialization of ao_interval variables

These are all initialized in the ao_flight_drogue state transition.

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