main: Remove unused variables.

This commit is contained in:
Jaehyun Cho 2016-08-03 15:56:03 +09:00
parent 010fc88fac
commit 8878662778
1 changed files with 0 additions and 1 deletions

View File

@ -455,7 +455,6 @@ static void
enventor_live_view_loaded_cb(void *data EINA_UNUSED, Enventor_Object *obj,
void *event_info EINA_UNUSED)
{
Evas_Coord view_w, view_h;
base_edc_navigator_group_update();
}