ecore_evas_wayland_common: fix compilation, missing bits of 892b1c5

This commit is contained in:
Jérémy Zurcher 2014-01-19 19:41:27 +01:00
parent 24ac2e278d
commit 45340521f9
1 changed files with 0 additions and 1 deletions

View File

@ -303,7 +303,6 @@ _ecore_evas_wl_common_cb_window_configure(void *data EINA_UNUSED, int type EINA_
orig_w = nw;
orig_h = nh;
}
if (ECORE_EVAS_PORTRAIT(ee))
{
nw -= fw;