Chromium Code Reviews| Index: voice_engine/statistics.h |
| diff --git a/voice_engine/statistics.h b/voice_engine/statistics.h |
| index c875ea4333ec03a282d6efe8d8d3e7c1cdd8b564..4f705266a2f17f509130d6c95f3772c8c5ce5d60 100644 |
| --- a/voice_engine/statistics.h |
| +++ b/voice_engine/statistics.h |
| @@ -36,7 +36,6 @@ class Statistics |
| int32_t SetLastError(int32_t error, |
| TraceLevel level, |
| const char* msg) const; |
| - int32_t LastError() const; |
| private: |
| rtc::CriticalSection lock_; |