mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
removed an unused variable
This commit is contained in:
parent
337100fe44
commit
22aafd6ca9
@ -650,7 +650,6 @@ static void do_loiter_at_location()
|
||||
|
||||
static void do_jump()
|
||||
{
|
||||
struct Location temp;
|
||||
if(jump == -10){
|
||||
jump = next_command.lat;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user