evas-wayland-egl: Remove extra blank line

Summary: No function changes, just removed an extra blank line

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-08-11 10:12:43 -04:00
parent ec43fa32ef
commit a72cab4d6e
1 changed files with 0 additions and 1 deletions

View File

@ -403,7 +403,6 @@ eng_outbuf_region_first_rect(Outbuf *ob)
static void
_convert_glcoords(int *result, Outbuf *ob, int x, int y, int w, int h)
{
switch (ob->rot)
{
case 0: