MissionPlanner
MissionPlanner copied to clipboard
Global: delete unused variables
I found a warning about unused variables. I know that many warnings can obscure critical warnings. I want to reduce the number of warnings by one or more.
:white_check_mark: Build MissionPlanner 1.0.2637 completed (commit https://github.com/ArduPilot/MissionPlanner/commit/6939b6cf6b by @muramura)
I agree we should try and reduce the number of warnings. 300+ means there is no chance anyone will actually look at them.
It looks like this PR has a lot of other changes included though. Perhaps they are white space changes?