Remove legacy VoiceEngine.
Now that voe::Channel is owned by Audio[Send|Receive]Stream, the legacy VoiceEngine and the VoEBase interface is unused. Also removes Atomic32, which was only used for ref counting VoiceEngine. Bug: webrtc:4690 Change-Id: I73b8a083df544a8ab6383d57075a65ce955c592a Reviewed-on: https://webrtc-review.googlesource.com/38723 Commit-Queue: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21595}
This commit is contained in:

committed by
Commit Bot

parent
f0839f2c96
commit
2d49e4e18d
@ -94,7 +94,6 @@ LEGACY_API_DIRS = (
|
||||
'modules/video_coding/include',
|
||||
'rtc_base',
|
||||
'system_wrappers/include',
|
||||
'voice_engine/include',
|
||||
)
|
||||
|
||||
# NOTE: The set of directories in API_DIRS should be the same as those
|
||||
|
Reference in New Issue
Block a user