evas_blend_ops: Fix gcc complains about static used in non static inline functions.
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 19 Jan 2012 16:55:17 +0000 (16:55 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 19 Jan 2012 16:55:17 +0000 (16:55 +0000)
commit0802e6a28d377c3092efe44fbc8a943e5713b68f
tree541d59ac97d61b35454be4ed2536a2387122fe46
parent30a5c9e1f7de9ba78c6f7e3df44b8019021b3411
evas_blend_ops: Fix gcc complains about static used in non static inline functions.

Make the functions static as well to avoid gcc warnings like this:
warning: 'ALPHA_SSE3' is static but used in inline function 'sub4_alpha_sse3' which is not static

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
SVN revision: 67355
legacy/evas/src/lib/include/evas_blend_ops.h