Browse Source

SITL: remove unused time_diff member

master
Randy Mackay 6 years ago committed by Andrew Tridgell
parent
commit
1fd7618238
  1. 1
      libraries/SITL/SIM_Webots.h

1
libraries/SITL/SIM_Webots.h

@ -73,7 +73,6 @@ private: @@ -73,7 +73,6 @@ private:
uint32_t connect_counter;
double initial_time_s;
double time_diff;
double extrapolated_s;
double average_frame_time_s;

Loading…
Cancel
Save