evas gl common - remove comment - not valid anymore

This commit is contained in:
Carsten Haitzler 2020-06-17 12:30:23 +01:00
parent f3e6a8c9b3
commit bdd439875b
1 changed files with 0 additions and 2 deletions

View File

@ -1846,8 +1846,6 @@ static Eina_Bool
vertex_array_size_check(Evas_Engine_GL_Context *gc, int pn, int n)
{
// return 1;
// this fixup breaks for expedite test 32. why?
// for reference
if ((gc->pipe[pn].array.num + n) > gc->shared->info.max_vertex_elements)
{
shader_array_flush(gc);