dont need buf anymore

SVN revision: 62614
This commit is contained in:
Carsten Haitzler 2011-08-20 03:49:17 +00:00
parent aa47d61abc
commit bc14c3e150
1 changed files with 0 additions and 2 deletions

View File

@ -136,8 +136,6 @@ wizard_page_show(E_Wizard_Page *pg)
EAPI int
wizard_page_hide(E_Wizard_Page *pg)
{
char buf[PATH_MAX];
evas_object_del(pg->data);
// actually apply profile
if (!profile) profile = "standard";