vp9_block.h cpplint issues resolved

Change-Id: Icc6a76a5be77f3e19918155bab3998e0aa32ccf5
This commit is contained in:
Jim Bankoski 2013-10-01 15:17:39 -07:00
parent 5c66f6f5eb
commit 5491a1f33e

View File

@ -30,7 +30,6 @@ typedef struct {
} PARTITION_INFO;
// Structure to hold snapshot of coding context during the mode picking process
// TODO Do we need all of these?
typedef struct {
MODE_INFO mic;
PARTITION_INFO partition_info;