warning--

SVN revision: 63477
This commit is contained in:
Carsten Haitzler 2011-09-19 10:48:11 +00:00
parent 0849e320a0
commit 9522d5b359
1 changed files with 1 additions and 1 deletions

View File

@ -1091,7 +1091,7 @@ vertex_array_size_check(Evas_Engine_GL_Context *gc, int pn, int n)
}
static inline Evas_GL_Shader
evas_gl_common_shader_choice(int npoints,
evas_gl_common_shader_choice(int npoints __UNUSED__,
RGBA_Map_Point *p,
int r, int g, int b, int a,
Evas_GL_Shader nomul,