Commit 5491a1f3 authored by Jim Bankoski's avatar Jim Bankoski
Browse files

vp9_block.h cpplint issues resolved

Change-Id: Icc6a76a5be77f3e19918155bab3998e0aa32ccf5
Showing with 0 additions and 1 deletion
...@@ -30,7 +30,6 @@ typedef struct { ...@@ -30,7 +30,6 @@ typedef struct {
} PARTITION_INFO; } PARTITION_INFO;
// Structure to hold snapshot of coding context during the mode picking process // Structure to hold snapshot of coding context during the mode picking process
// TODO Do we need all of these?
typedef struct { typedef struct {
MODE_INFO mic; MODE_INFO mic;
PARTITION_INFO partition_info; PARTITION_INFO partition_info;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment