vpx_mem.c: remove unnecessary inline
authorJames Zern <jzern@google.com>
Wed, 7 Sep 2016 17:51:33 +0000 (10:51 -0700)
committerJames Zern <jzern@google.com>
Wed, 7 Sep 2016 19:49:21 +0000 (12:49 -0700)
commitbcbc4761fa72117be4ba32889ea79fca94c21956
treeb02aa9374f57907ae72fc860e7dad4c28f0173b9
parentc892521b1d81d7d2f5f5fbd523aae88215cb979f
vpx_mem.c: remove unnecessary inline

these aren't overly speed critical, best to leave it to the compiler.

Change-Id: I231c14abee5b845d7b8e8454832f2feb22c6ce45
vpx_mem/vpx_mem.c