commit | a250cef215dda9f3e39eb13bdd55619253dd7343 | [log] [tgz] |
---|---|---|
author | Tom Finegan <tomfinegan@google.com> | Fri Nov 04 09:56:25 2016 -0700 |
committer | James Zern <jzern@google.com> | Sat Nov 05 01:20:00 2016 +0000 |
tree | 981eec7d246f0acbc873896403162e8fa2a6dc2d | |
parent | 09705fe711090c25c38fb6119b656ccc7ad30407 [diff] |
aom_ports: Silence warnings in aom_timer.h When CONFIG_OS_SUPPORT is not enabled the aom_timer timer function stubs cause unused parameter warnings. This comments out the arg names and silences the warning. Change-Id: I97bdbcbebdf081ac5cb2ffd86439028a1e672fa2