Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(893)

Unified Diff: voice_engine/statistics.h

Issue 3018523002: Clean out unused methods from VoiceEngine and VoEBase. (Closed)
Patch Set: rebase Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « voice_engine/mock/mock_voe_observer.h ('k') | voice_engine/statistics.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « voice_engine/mock/mock_voe_observer.h ('k') | voice_engine/statistics.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698