]> granicus.if.org Git - libvpx/commitdiff
vp9_block.h cpplint issues resolved
authorJim Bankoski <jimbankoski@google.com>
Tue, 1 Oct 2013 22:17:39 +0000 (15:17 -0700)
committerJim Bankoski <jimbankoski@google.com>
Tue, 1 Oct 2013 22:17:39 +0000 (15:17 -0700)
Change-Id: Icc6a76a5be77f3e19918155bab3998e0aa32ccf5

vp9/encoder/vp9_block.h

index 5a0d746c83a37d4416a6c96ddc91e1bc0079e458..2e28a2ed8d38b5ce65bed4c2188a607f0629131f 100644 (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;