Delete unused code.

* Unused audio_coding and video_coding test code.
* Obsolete voice_engine android test app.
* Left-over placeholder files for remoteaudiotrack and
  portallocatorfactory.

In addition, change modules.gyp dependency from rtc_base to
rtc_base_approved.

BUG=
R=henrik.lundin@webrtc.org, henrika@webrtc.org, pbos@webrtc.org, tina.legrand@webrtc.org

Review URL: https://codereview.webrtc.org/2065353002 .

Cr-Commit-Position: refs/heads/master@{#13166}
This commit is contained in:
Niels Möller
2016-06-16 15:51:31 +02:00
parent 2d014be554
commit fc3a8ee47b
22 changed files with 1 additions and 3351 deletions

View File

@ -19,7 +19,6 @@
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h"
#include "webrtc/modules/video_coding/include/video_coding.h"
#include "webrtc/modules/video_coding/test/test_util.h"
#include "webrtc/modules/video_coding/test/video_source.h"
#include "webrtc/typedefs.h"
class RtpDataCallback : public webrtc::NullRtpData {