Jelena Marusic 9e5e421b7d VoE: cleanup VoEBaseImpl
Changes:
1. Removed _voiceEngineObserver boolean flag, because its value is equal to (_voiceEngineObserverPtr != NULL).
2. Removed WEBRTC_TRACE macro usage wherever it was unnecessary to log. Replaced its usage with LOG_F (new and preferred way to log messages) wherever it is useful to log.
3. Replaced asserts with CHECKs.

Discussion:
To make it easier to review the changes, I didn't reformat the code to make it compliant to the new coding standards. It is up for debate how much reformatting to do: the whole file/class or just the methods that I have touched. My vote - go for the whole class.

R=henrika@webrtc.org, kwiberg@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/51579004

Cr-Commit-Position: refs/heads/master@{#8983}
2015-04-13 11:41:50 +00:00
..
2015-03-13 09:38:55 +00:00
2015-01-29 12:14:13 +00:00
2015-02-27 13:37:25 +00:00
2014-10-27 18:18:17 +00:00
2014-05-30 17:28:50 +00:00
2015-04-13 11:41:50 +00:00
2015-04-13 11:41:50 +00:00
2014-12-19 13:49:55 +00:00
2013-08-15 23:38:54 +00:00