mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
removed an unused variable
This commit is contained in:
parent
97b3ced7aa
commit
d11303ef78
@ -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