]> granicus.if.org Git - libvpx/commit
Remove assignment in vp8_optimize_mby_16x16().
authorRonald S. Bultje <rbultje@google.com>
Sat, 13 Oct 2012 15:29:59 +0000 (08:29 -0700)
committerRonald S. Bultje <rbultje@google.com>
Mon, 15 Oct 2012 00:09:07 +0000 (17:09 -0700)
commit781f6ad7c68eda359526e546d825dfab754170c2
tree75c0aa28eb5f4b7b21d25f07ad994ef53195b6ff
parent11e42d46aab65b41af3a543fa25109855224b025
Remove assignment in vp8_optimize_mby_16x16().

The result of the assignment is unused.

Change-Id: Id94b790baa6451f24e9aeda6f036390388d93921
vp8/encoder/encodemb.c