Don't need to fetch Widget_Data here as we never use it.

SVN revision: 43097
This commit is contained in:
Christopher Michael 2009-10-15 17:36:48 +00:00
parent e112d527b5
commit 718ebd12c6
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ _theme_hook(Evas_Object *obj)
static void
_sizing_eval(Evas_Object *obj)
{
Widget_Data *wd = elm_widget_data_get(obj);
//Widget_Data *wd = elm_widget_data_get(obj);
//Evas_Coord minw = -1, minh = -1;
//edje_object_size_min_calc(wd->notify, &minw, &minh);