From: Keith Packard Date: Wed, 24 Nov 2010 02:56:46 +0000 (-0800) Subject: altos: remove unused variable from ao_igniter X-Git-Tag: debian/0.7.1+168+gcb08bc2~15^2~13 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=d873dc28f0752aeb58a6263e42bdd5b9095bd392;hp=d873dc28f0752aeb58a6263e42bdd5b9095bd392;p=fw%2Faltos altos: remove unused variable from ao_igniter The 'status' variable used to hold a reported status value from the igniter after firing, but we ignore that now. Signed-off-by: Keith Packard ---