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:
Fredrik Solenberg
2018-01-12 10:31:52 +01:00
committed by Commit Bot
parent f0839f2c96
commit 2d49e4e18d
12 changed files with 0 additions and 572 deletions

View File

@ -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