mirror of
https://github.com/androidx/media.git
synced 2025-05-09 16:40:55 +08:00
Remove unused static variable
This commit is contained in:
parent
1364c01e09
commit
2241320535
@ -85,8 +85,6 @@ import java.util.regex.Pattern;
|
||||
public static final int SSA_ALIGNMENT_TOP_CENTER = 8;
|
||||
public static final int SSA_ALIGNMENT_TOP_RIGHT = 9;
|
||||
|
||||
public static final int SSA_COLOR_UNKNOWN = -1;
|
||||
|
||||
public final String name;
|
||||
@SsaAlignment public final int alignment;
|
||||
public SsaColor primaryColor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user