evas-gl-generic: Remove useless returns
authorChris Michael <cp.michael@samsung.com>
Tue, 19 Aug 2014 14:06:57 +0000 (10:06 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 19 Aug 2014 17:47:10 +0000 (13:47 -0400)
commite8023b06e0b1c09e82943a6c537d5a2a1f0d3818
tree1c8e0119cf944ae91d672e651b1ad2a5f228971d
parent1fc4ccf67a2909591f35d4591e380a4fc9dd58cd
evas-gl-generic: Remove useless returns

There is really No point in having the 'return' here as we fall out of
the function anyway.

@fix

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