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

@ -38,7 +38,6 @@ rtc_static_library("utility") {
"../../rtc_base:rtc_base_approved",
"../../rtc_base:rtc_task_queue",
"../../system_wrappers",
"../media_file",
]
}