mirror of
https://github.com/samsonjs/media.git
synced 2026-03-31 10:25:48 +00:00
Remove dead code.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=118954433
This commit is contained in:
parent
9282710f04
commit
b977265f59
1 changed files with 0 additions and 1 deletions
|
|
@ -287,7 +287,6 @@ public class PlayerActivity extends Activity implements SurfaceHolder.Callback,
|
|||
// Internal methods
|
||||
|
||||
private SourceBuilder getSourceBuilder() {
|
||||
String userAgent = Util.getUserAgent(this, "ExoPlayerDemo");
|
||||
switch (contentType) {
|
||||
case Util.TYPE_SS:
|
||||
return new SmoothStreamingSourceBuilder(dataSourceFactory, contentUri.toString(),
|
||||
|
|
|
|||
Loading…
Reference in a new issue