SITL: remove written-only AP::sitl().update_rate_hz

This commit is contained in:
Peter Barker 2021-10-18 10:22:32 +11:00 committed by Andrew Tridgell
parent 21030c4e83
commit 2d192e1fd3
1 changed files with 0 additions and 3 deletions

View File

@ -147,9 +147,6 @@ public:
struct sitl_fdm state;
// loop update rate in Hz
uint16_t update_rate_hz;
// throttle when motors are active
float throttle;