SVN revision: 68748
This commit is contained in:
Carsten Haitzler 2012-03-05 23:59:52 +00:00
parent 9711e4c796
commit 08d66e3029
1 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ static const Evas_Smart_Cb_Description _elm_web_callback_names[] = {
{ "zoom,animated,end", "" },
{ NULL, NULL }
};
/* unused - disable to reduce warnings
static char *
_webkit_theme_find(const Eina_List *list)
{
@ -155,7 +155,7 @@ _webkit_theme_find(const Eina_List *list)
return NULL;
}
*/
static void
_theme_hook(Evas_Object *obj)
{