mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
SITL: Multicopter: remove leftover comment
That went unnoticed by 8a98ce4
("SITL: moved to common code for attitude/pos
update")
This commit is contained in:
parent
ce8766e1cd
commit
45754ef37c
@ -55,7 +55,6 @@ void MultiCopter::update(const struct sitl_input &input)
|
||||
// get wind vector setup
|
||||
update_wind(input);
|
||||
|
||||
// how much time has passed?
|
||||
Vector3f rot_accel;
|
||||
|
||||
calculate_forces(input, rot_accel, accel_body);
|
||||
|
Loading…
Reference in New Issue
Block a user