diff options
Diffstat (limited to 'libs/common_time/clock_recovery.h')
-rw-r--r-- | libs/common_time/clock_recovery.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/common_time/clock_recovery.h b/libs/common_time/clock_recovery.h index b6c87ff..278a75e 100644 --- a/libs/common_time/clock_recovery.h +++ b/libs/common_time/clock_recovery.h @@ -111,7 +111,6 @@ class ClockRecoveryLoop { bool last_error_est_valid_; int32_t last_error_est_usec_; float last_delta_f_; - int32_t integrated_error_; int32_t tgt_correction_; int32_t cur_correction_; LinearTransform time_to_cur_slew_; |