mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Remove unused static variable
This commit is contained in:
parent
1364c01e09
commit
2241320535
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Reference in a new issue