decode_tiles_mt: remove incorrect TODO
authorJames Zern <jzern@google.com>
Wed, 10 Jun 2015 22:56:51 +0000 (15:56 -0700)
committerJames Zern <jzern@google.com>
Wed, 10 Jun 2015 22:56:51 +0000 (15:56 -0700)
commit15c839f5632f09663ee48c29272c7dd9f56e8651
tree9699df61f5cd3cb03209e353ba6c1638aa2c4326
parentb10541411852e62c14f4c4bc140ac08c95f3f135
decode_tiles_mt: remove incorrect TODO

all allocated workers are used, the final one in the main thread.

Change-Id: I04647d4fb2e01d6d404790e7899515289047f553
vp9/decoder/vp9_decodeframe.c