Remove unused variable
PiperOrigin-RevId: 253762488
This commit is contained in:
parent
0a74e36f7b
commit
e174d8a989
@ -893,7 +893,6 @@ public final class DefaultTrackSelectorTest {
|
||||
Format forcedDefault =
|
||||
buildTextFormat("forcedDefault", "eng", C.SELECTION_FLAG_FORCED | C.SELECTION_FLAG_DEFAULT);
|
||||
Format defaultOnly = buildTextFormat("defaultOnly", "eng", C.SELECTION_FLAG_DEFAULT);
|
||||
Format forcedOnlySpanish = buildTextFormat("forcedOnlySpanish", "spa", C.SELECTION_FLAG_FORCED);
|
||||
Format noFlag = buildTextFormat("noFlag", "eng");
|
||||
|
||||
RendererCapabilities[] textRendererCapabilities =
|
||||
|
Loading…
x
Reference in New Issue
Block a user