Commit b977265f by olly Committed by Oliver Woodman

Remove dead code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118954433
parent 9282710f
......@@ -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(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment