evas-gl: Remove extra parentheses
authorChris Michael <cp.michael@samsung.com>
Tue, 17 Nov 2015 14:03:53 +0000 (09:03 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 17 Nov 2015 14:03:53 +0000 (09:03 -0500)
commita043f8d04d8a9646da5e0f546d0c40980dc7d068
treea5109fb4fb825a9b4b041951e4457c725863dd32
parent41db18ffda927ce3b86e19b13dd27af7ab6922fb
evas-gl: Remove extra parentheses

clang warns of equality comparison with extraneous parentheses in
these cases. Remove the extra parens as they are not needed anyway

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/gl_common/evas_gl_api.c