Delete unused MediaFile module.

Delete the subdirectory modules/media_file, and all references to it.

Bug: none
Change-Id: I19d86420a7d1d51cb6174c914a90484918106c5a
Reviewed-on: https://webrtc-review.googlesource.com/40540
Reviewed-by: Magnus Flodman <mflodman@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21790}
This commit is contained in:
Niels Möller
2018-01-18 09:11:35 +01:00
committed by Commit Bot
parent 88a0c4add3
commit e48c61fca7
16 changed files with 0 additions and 1491 deletions

View File

@ -29,7 +29,6 @@ CPPLINT_BLACKLIST = [
'modules/audio_processing',
'modules/desktop_capture',
'modules/include/module_common_types.h',
'modules/media_file',
'modules/utility',
'modules/video_capture',
'p2p/base/session.cc',