APM: remove unused variable

This commit is contained in:
Andrew Tridgell 2012-11-05 15:22:56 +11:00
parent 984b1086cb
commit 9c140356f5

View File

@ -230,7 +230,6 @@ static void NOINLINE send_meminfo(mavlink_channel_t chan)
static void NOINLINE send_location(mavlink_channel_t chan)
{
Matrix3f rot = ahrs.get_dcm_matrix(); // neglecting angle of attack for now
mavlink_msg_global_position_int_send(
chan,
millis(),