Index: webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
diff --git a/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h b/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
index 95a6cf3324701b225b1a809f146e9114945c740f..e87219f33d220aa7b8efc8a8e1d4c8745a2d32e3 100644 |
--- a/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
+++ b/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
@@ -57,8 +57,6 @@ typedef struct { |
RingBuffer* far_pre_buf; // Time domain far-end pre-buffer. |
- int lastError; |
- |
int farend_started; |
AecCore* aec; |