Remove unused variable
PiperOrigin-RevId: 253762488
This commit is contained in:
parent
e1ff3d028f
commit
a090f7ecca
@ -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