Commit efa92ac1 by Oliver Woodman

Tiny cleanup

parent 773a69dd
......@@ -44,8 +44,8 @@ import java.util.TreeSet;
public static final String TAG_SMPTE_INFORMATION = "smpte:information";
public final String tag;
public final boolean isTextNode;
public final String text;
public final boolean isTextNode;
public final long startTimeUs;
public final long endTimeUs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment