Remove blank line.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
This commit is contained in:
Christopher Michael 2013-02-05 13:23:14 +00:00 committed by Rafael Antognolli
parent f541b8af90
commit ef76f3caab
1 changed files with 0 additions and 1 deletions

View File

@ -293,7 +293,6 @@ _ecore_evas_wl_resize(Ecore_Evas *ee, int w, int h)
if (wdata->frame)
evas_object_resize(wdata->frame, w, h);
if (wdata->win)
{
Evas_Engine_Info_Wayland_Egl *einfo;