Remove unused variable.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 83273
This commit is contained in:
Christopher Michael 2013-01-24 09:20:40 +00:00 committed by Christopher Michael
parent aed4b4e7b6
commit 4203a3afbc
1 changed files with 0 additions and 1 deletions

View File

@ -241,7 +241,6 @@ _ecore_evas_wl_free(Ecore_Evas *ee)
static void
_ecore_evas_wl_resize(Ecore_Evas *ee, int w, int h)
{
Evas_Engine_Info_Wayland_Shm *einfo;
Ecore_Evas_Engine_Wl_Data *wdata;
int orig_w, orig_h;