E/Wizard: Add UNUSED.

SVN revision: 63159
This commit is contained in:
Christopher Michael 2011-09-04 17:04:58 +00:00
parent ba8c1f1711
commit ab2c2f354c
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ wizard_page_show(E_Wizard_Page *pg)
} }
EAPI int EAPI int
wizard_page_hide(E_Wizard_Page *pg) wizard_page_hide(E_Wizard_Page *pg __UNUSED__)
{ {
// evas_object_del(pg->data); // evas_object_del(pg->data);
// actually apply profile // actually apply profile