vp9: Remove superfluous command.
authorFrank Galligan <fgalligan@google.com>
Mon, 3 Dec 2012 18:20:11 +0000 (10:20 -0800)
committerFrank Galligan <fgalligan@google.com>
Mon, 3 Dec 2012 18:26:15 +0000 (10:26 -0800)
commit3e0ea7f6e1cec3c785312a140a72b120ff831ff0
tree466bfdf9e3293800fd8c61bc220ed83cbec8c192
parent271d635ce7af3cb8869b90d5809ecb70c3f909fe
vp9: Remove superfluous command.

- vpx_calloc is called on arf_not_zz above.
- Note The removed vpx_memset call had an issue with sizeof.

Change-Id: I86fd7a167d0a042e581e613e2a6c0b5e63073fc6
vp9/encoder/vp9_mbgraph.c