evas gl: Fix invalid argument
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Jun 2016 12:08:58 +0000 (21:08 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 20 Jun 2016 12:08:58 +0000 (21:08 +0900)
commit4ca91c48815279195a7a1eca723b550fa91b75a5
treee63ee1cb6bcbe6c91e9f8218c9f66a0861d8d019
parentcb523121be391f179a1f84da21114b44936e0d11
evas gl: Fix invalid argument

GCC didn't warn where it should have :(
Luckily the previous code worked just as well as the value
of EINA_TRUE and EVAS_GL_GLES_1_X are the same (1).
src/modules/evas/engines/gl_common/evas_gl_core.c