Remove INLINE/FORCEINLINE
authorJohn Koleszar <jkoleszar@google.com>
Thu, 24 Jun 2010 13:02:48 +0000 (09:02 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 24 Jun 2010 13:24:33 +0000 (09:24 -0400)
commit5e34461448c3b68385d5cc92d6b4d4c95be394fb
tree951a0a6efb8fa170ce60f7414e0127bd87181780
parentd1920de22cd6f13ba85b087ff06f6a8cfd4641d2
Remove INLINE/FORCEINLINE

These are mostly vestigial, it's up to the compiler to decide what
should be inlined, and this collided with certain Windows platform SDKs.

Change-Id: I80dd35de25eda7773156e355b5aef8f7e44e179b
build/make/configure.sh
configure
vp8/vp8dx.mk
vpx_ports/mem_ops.h
vpx_ports/mem_ops_aligned.h
vpx_ports/vpx_timer.h
vpx_scale/generic/bicubic_scaler.c