Commit e99ad278 by Julian Cable

not needed

parent 1364e233
...@@ -188,8 +188,6 @@ public final class Format implements Parcelable { ...@@ -188,8 +188,6 @@ public final class Format implements Parcelable {
private int hashCode; private int hashCode;
private MediaFormat frameworkMediaFormat; private MediaFormat frameworkMediaFormat;
private byte[] header = new byte[0];
// Video. // Video.
public static Format createVideoContainerFormat(String id, String containerMimeType, public static Format createVideoContainerFormat(String id, String containerMimeType,
......
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