Fix render engine function "get_pixels" to be "pixels_get" (EFL
authorChris Michael <devilhorns@comcast.net>
Mon, 17 Jun 2013 22:33:49 +0000 (23:33 +0100)
committerChris Michael <devilhorns@comcast.net>
Mon, 17 Jun 2013 22:33:49 +0000 (23:33 +0100)
commit0700e9dcc05fa40c40091c596aa22cfa36584476
tree211877af7b61f7ea858d60636855208d27a6e199
parentdba0a5ea1fa14b44ce5bbad0829a5237a6e49f73
Fix render engine function "get_pixels" to be "pixels_get" (EFL
prefers verbs to be last for function declarations).

Also, remove unnecessary if block which was checking for the
Render_Engine pixels_get function as it was previously checked for in
the 'if' above.

Signed-off-by: Chris Michael <devilhorns@comcast.net>
src/modules/evas/engines/wayland_egl/evas_engine.c