devilhorns pushed a commit to branch master.
commit 1c442867c47a417c92e2672efd36dad145acc8c6
Author: Chris Michael <[email protected]>
Date: Wed May 1 07:56:25 2013 +0100
Remove duplicated wdata variable.
Signed-off-by: Chris Michael <[email protected]>
---
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
index 1aa4262..252b676 100644
--- a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
+++ b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
@@ -164,7 +164,6 @@ _ecore_evas_wl_common_cb_window_configure(void *data
EINA_UNUSED, int type EINA_
Ecore_Evas *ee;
Ecore_Evas_Engine_Wl_Data *wdata;
Ecore_Wl_Event_Window_Configure *ev;
- Ecore_Evas_Engine_Wl_Data *wdata;
int nw = 0, nh = 0;
Eina_Bool prev_max, prev_full;
@@ -249,8 +248,6 @@ _ecore_evas_wl_common_cb_window_configure(void *data
EINA_UNUSED, int type EINA_
evas_output_viewport_set(ee->evas, 0, 0, ev->w, ev->h);
}
- wdata = ee->engine.data;
-
if (wdata->win)
{
Ecore_Wl_Window *win;
--
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1