commit | ebbd479e185eb70c2f19bc8a2ee69cbe55b8ef48 | [log] [tgz] |
---|---|---|
author | Nathan E. Egge <negge@mozilla.com> | Wed Oct 05 19:30:15 2016 -0400 |
committer | Yaowu Xu <yaowu@google.com> | Fri Oct 21 22:57:23 2016 +0000 |
tree | dd0e5f84e0330c0f9ffb47a16273b27fd1dbf453 | |
parent | 5f34b619030d8c25e53471c220068854345c6d24 [diff] |
Fix compiler warning when CONFIG_ACCOUNTING enabled. ISO C90 forbids mixed declarations and code and the function aom_accounting_set_context() was being called before the MB_MODE_INFO declaration. Change-Id: I8619525b1b2fd37753891bd310d9d59c881b8807