err...not sure how that got in there

SVN revision: 61792
This commit is contained in:
Mike Blumenkrantz 2011-07-27 06:44:39 +00:00
parent 018a6320f5
commit c061290560
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ _elm_tooltip_reconfigure(Elm_Tooltip *tt)
ERR("Could not apply the theme to the tooltip! style=%s", style);
if (tt->tt_win) evas_object_del(tt->tt_win);
else evas_object_del(tt->tooltip);
elm_win_transparent_set(tt->tt_win, EINA_TRUE);
tt->tt_win = NULL;
tt->tt_evas = NULL;
tt->tooltip = NULL;