Remove dead code.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=118954433
This commit is contained in:
parent
9282710f04
commit
b977265f59
@ -287,7 +287,6 @@ public class PlayerActivity extends Activity implements SurfaceHolder.Callback,
|
|||||||
// Internal methods
|
// Internal methods
|
||||||
|
|
||||||
private SourceBuilder getSourceBuilder() {
|
private SourceBuilder getSourceBuilder() {
|
||||||
String userAgent = Util.getUserAgent(this, "ExoPlayerDemo");
|
|
||||||
switch (contentType) {
|
switch (contentType) {
|
||||||
case Util.TYPE_SS:
|
case Util.TYPE_SS:
|
||||||
return new SmoothStreamingSourceBuilder(dataSourceFactory, contentUri.toString(),
|
return new SmoothStreamingSourceBuilder(dataSourceFactory, contentUri.toString(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user