MissionPlanner icon indicating copy to clipboard operation
MissionPlanner copied to clipboard

Global: delete unused variables

Open muramura opened this issue 4 years ago • 2 comments

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.

muramura avatar Apr 27 '21 23:04 muramura

:white_check_mark: Build MissionPlanner 1.0.2637 completed (commit https://github.com/ArduPilot/MissionPlanner/commit/6939b6cf6b by @muramura)

AppVeyorBot avatar Apr 27 '21 23:04 AppVeyorBot

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?

rmackay9 avatar Dec 03 '22 02:12 rmackay9