ecore_evas_wayland_common: fix compilation, missing bits of 892b1c5
authorJérémy Zurcher <jeremy@asynk.ch>
Sun, 19 Jan 2014 18:41:27 +0000 (19:41 +0100)
committerJérémy Zurcher <jeremy@asynk.ch>
Sun, 19 Jan 2014 18:41:27 +0000 (19:41 +0100)
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c

index 86044ca15e2cf62ea258852f5c485bdb494c91d7..90223f8b87f9ce978f9a0adc433d4b64409298c1 100644 (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;