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..2632f6c60f251ccaf90215e99333dc8d75cd9b9d 100644 |
--- a/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
+++ b/webrtc/modules/audio_processing/aec/echo_cancellation_internal.h |
@@ -57,7 +57,6 @@ typedef struct { |
RingBuffer* far_pre_buf; // Time domain far-end pre-buffer. |
- int lastError; |
int farend_started; |