Remove dead code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118954433
This commit is contained in:
olly 2016-04-04 10:36:00 -07:00 committed by Oliver Woodman
parent 9282710f04
commit b977265f59

View File

@ -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(),